Source: sphinx-automodapi Maintainer: Debian Python Team Uploaders: Ole Streicher Section: python Priority: optional Build-Depends: cython3, debhelper-compat (= 13), dh-python, graphviz , pybuild-plugin-pyproject, python3-all, python3-all-dev , python3-pytest , python3-setuptools (>= 77.0.1), python3-setuptools-scm (>= 8.0.0), python3-sphinx Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinx-automodapi Vcs-Git: https://salsa.debian.org/python-team/packages/sphinx-automodapi.git Homepage: https://astropy.org Rules-Requires-Root: no Package: python3-sphinx-automodapi Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Recommends: ${python3:Recommends}, graphviz Suggests: ${python3:Suggests} Description: Sphinx extension for auto-generating API documentation for modules This is a Sphinx extension to automatically generate API pages for whole modules. It was originally developed for the Astropy project but is now available as a standalone package since it can be used for any other package.