================= Sphinx extensions ================= This page gives the API for the custom Sphinx extensions used in Astropy. automodapi Extension -------------------- .. automodule:: astropy.sphinx.ext.automodapi automodsumm Extension --------------------- .. automodule:: astropy.sphinx.ext.automodsumm Numpydoc Extension ------------------ This extension is a port of the `numpydoc `_ extentension written by the `numpy `_ and `scipy `_ projects, with some tweaks for Astropy. See the code for details, as it is quite complex and includes a variety of interrelated extensions.