Metadata-Version: 1.1
Name: linuxdoc
Version: 20210324
Summary: Sphinx-doc extensions & tools to extract documentation from C/C++ source file comments.
Home-page: https://github.com/return42/linuxdoc
Author: Markus Heiser
Author-email: markus.heiser@darmarIT.de
License: GPLv2
Description: ========
        LinuxDoc
        ========
        
        .. sidebar::  Info
        
           - linuxdoc v20210324
           - 2021 Markus Heiser / GPLv2
           - https://github.com/return42/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.
        
        Documentation is available at ./docs or jump to:
        
        - https://return42.github.io/linuxdoc
        
        The LinuxDoc repository is hosted at:
        
        - https://github.com/return42/linuxdoc
        
        Issue tracker:
        
        - https://github.com/return42/linuxdoc/issues
        
        For installation read file ./docs/install.rst or jump to:
        
        - https://return42.github.io/linuxdoc/install.html
        
        
        
Keywords: sphinx extension doc source code comments kernel-doc linux
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Text Processing
