Sphinx-doc extensions & tools to extract documentation from C/C++ source file comments.


Keywords
sphinx, extension, doc, source, code, comments, kernel-doc, linux
License
Other
Install
pip install linuxdoc==20240509

Documentation

LinuxDoc

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

Install LinuxDoc using pip:

pip install --user -U linuxdoc
package: linuxdoc (20231020)
copyright: 2023 Markus Heiser
e-mail: markus.heiser@darmarIT.de
license: AGPLv3+