newsched
newsched copied to clipboard
Need a documentation solution
Since so much of the code is generated, including the public header files, doxygen doesn't make as much sense anymore
Seems it would be feasible to:
- have a docs/ directory in-tree
- put all the usage guides there (what is currently in gh-pages)
- automatically generated block docs from the yml
The yml could have a block level description, and then a doc
attribute for each parameter
sphinx/readthedocs