Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-sdk-tools by
docs_gen Namespace Reference
Functions | |
| def | generate_documentation |
Detailed Description
An api for generating documentation from the codebase
Function Documentation
| def docs_gen::generate_documentation | ( | dirs, | |
| output_dir | |||
| ) |
Use doxygen to generate the documentation Positional arguments: dirs - the directories that doxygen should scan for documentation output_dir - location of the documentation after the return of this function
Definition at line 10 of file docs_gen.py.
Generated on Tue Jul 12 2022 21:14:59 by
1.7.2
