The LinuxDoc library contains Sphinx-doc extensions and command line tools to extract documentation from C/C++ source file comments. Even if this project started in context of the Linux-Kernel documentation, you can use these extensions in common Sphinx-doc projects.
Install LinuxDoc using pip:
pip install --user -U linuxdoc
- Documentation: https://return42.github.io/linuxdoc
- Releases: https://pypi.org/project/linuxdoc/
- Code: https://github.com/return42/linuxdoc
- Issue tracker: https://github.com/return42/linuxdoc/issues
package: | linuxdoc (20240924) |
copyright: | 2024 Markus Heiser |
e-mail: | [email protected] |
license: | AGPLv3+ |