sphinx-apipagesΒΆ

sphinx-apipages is a sphinx extension for API documentation. It uses the autosummary and autodoc directives, and creates sub-pages for each function and class.

Have a look at the installation and usage instructions.