Sphinx 使用手册

Writing new builders

«  Extension API   ::   Contents   ::   sphinx.ext.autodoc – Include documentation from docstrings  »

Writing new builders

class sphinx.builders.Builder

This is the base class for all builders.

These methods are predefined and will be called from the application:

These methods can be overridden in concrete builder classes:

«  Extension API   ::   Contents   ::   sphinx.ext.autodoc – Include documentation from docstrings  »