{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/8"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/8"},{"label":"Text Processing","url":"https://skillfed.io/packages/category/text-processing/3"},{"label":"Documentation","url":"https://skillfed.io/packages/category/software-development-documentation"}],"enrichment":{"capability":"Sphinx-doc extensions and command-line tools that extract documentation from C/C++ source file comments for structured doc generation.","skillfed_tags":["sphinx-extension","c-documentation","kernel-doc"],"use_cases":["Generate API documentation for C/C++ libraries by parsing comments embedded in source files","Integrate source code documentation into a Sphinx-based project without maintaining separate doc files","Build reference manuals from large C projects that use structured comment conventions","Automate documentation extraction in CI/CD pipelines using the command-line tools","Maintain single-source documentation where code comments serve as the authoritative reference"],"what_it_does":"LinuxDoc is a Sphinx extension library that parses C/C++ source files and extracts documentation from inline comments, converting them into structured documentation that Sphinx can process. It originated in the Linux kernel documentation project but works as a general-purpose tool in any Sphinx-based documentation setup. The package provides both Sphinx extensions for integration into doc builds and command-line utilities for standalone extraction.\n\nThe package depends on docutils, fspath, setuptools, and sphinx as runtime requirements. It targets Python 3.10 and later, supporting both CPython and PyPy implementations. The tool is designed for developers who want to maintain API documentation directly in source code comments and have it automatically rendered into polished documentation alongside other Sphinx-generated content.","worth_installing":"Yes, if you maintain C/C++ code and use Sphinx for documentation. The package is actively maintained, has no known vulnerabilities, and low install friction. The AGPL-3.0-or-later license requires careful review if you plan to redistribute or modify the package, but poses no barrier to using it as a documentation tool in your own projects."},"id":"linuxdoc","links":{"html":"https://skillfed.io/packages/linuxdoc","md":"https://skillfed.io/packages/linuxdoc.md","pypi":"https://pypi.org/project/linuxdoc/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-04","license_spdx":"AGPL-3.0-or-later","license_treatment":"agpl","name":"linuxdoc","python_support":"supports_current","summary":"Sphinx-doc extensions & tools to extract documentation from C/C++ source file comments."},"popularity":{"monthly_downloads":155015,"position":10834,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"20260504"}
