SCL Documentation

Issue #142 new
brian soe created an issue

The Doxygen documentation is missing important explanations. Primarily, it would extremely helpful to have:

-A tree showing the structure of the database (CDataBase). -Information about the variables that form the leaves of the tree. Specifically: (a) Which classes/functions write/update this variable. (b) Whether it is safe to write/update this variable in the tasks or app. (d) Which classes/functions use the value. (c) A more in depth description of the variable in some cases.

I propose a website that has an expandable tree. Something that looks like this: http://gwb.blob.core.windows.net/chrisfalter/4298/o_Sample_Project_Hierarchy.JPG

I do not know how to create this in html/css etc. Is someone familiar with creating websites who could gets this started easily? I will help fill it in.

Comments (1)

  1. Log in to comment