🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

linuxdoc

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linuxdoc

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

20240924
PyPI
Maintainers
1

======== 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

  • 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: markus.heiser@darmarIT.de license: AGPLv3+ ============ ===============================================

Keywords

sphinx extension doc source code comments kernel-doc linux

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts