Include comments from source file Sphinx extension
Project description
This package contains a comment extractor _Sphinx_ extension.
comment-include is a reStructuredText directive to allow extraction of rst formatted comments from source files.
This extension adds the include-comment directive that automatically extracts the comments begining with /** and creates valid entries for the Sphinx writer used to generate the documentation.
Usage example:
.. include-comment:: file.h
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.