summaryrefslogtreecommitdiff
path: root/Doxyfile
AgeCommit message (Collapse)AuthorFilesLines
2024-09-02Remove `arm_atsam` platform (#24337)Joel Challis1-1/+1
2024-05-30Vitepress conversion of docs. (#23795)Nick Brassel1-35/+35
2022-02-21Internal docs generation updates (#16411)Ryan1-3/+3
2018-03-22Generate API docs from source code comments (#2491)skullydazed1-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