Sphinx 使用手册

sphinx.ext.coverage – Collect doc coverage stats

«  sphinx.ext.ifconfig – Include content based on configuration   ::   Contents   ::   sphinx.ext.todo – Support for todo items  »

sphinx.ext.coverage – Collect doc coverage stats

This extension features one additional builder, the CoverageBuilder.

class sphinx.ext.coverage.CoverageBuilder

To use this builder, activate the coverage extension in your configuration file and give -b coverage on the command line.

Several new configuration values can be used to specify what the builder should check:

«  sphinx.ext.ifconfig – Include content based on configuration   ::   Contents   ::   sphinx.ext.todo – Support for todo items  »