summaryrefslogtreecommitdiffstats
path: root/Doxyfile
Commit message (Collapse)AuthorAgeFilesLines
* Internal docs generation updates (#16411)Ryan2022-02-211-3/+3
|
* Generate API docs from source code comments (#2491)skullydazed2018-03-221-0/+266
* Generate api docs from source code * Add a bunch of doxygen comments * more doxygen comments * Add the in-progress api docs * script to generate docs from travis * Add doc generation to the travis job * make travis_docs.sh commit the work it does * make sure the docs script exits cleanly