linuxdoc icon indicating copy to clipboard operation
linuxdoc copied to clipboard

Sphinx-doc extensions for sophisticated C developer

trafficstars

======== 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 <https://return42.github.io/linuxdoc/install.html>__ using pip <https://pip.pypa.io/en/stable/getting-started/>__:

.. code-block:: text

pip install --user -U linuxdoc

Links

  • 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 (20231020) copyright: 2023 Markus Heiser e-mail: [email protected] license: AGPLv3+ ============ ===============================================