lsst-sqre / documenteer

Sphinx extensions, configurations, and tooling for Rubin Observatory documentation projects
https://documenteer.lsst.io
MIT License
6 stars 3 forks source link

Switch to standalone sphinx-automodapi package #26

Closed jonathansick closed 6 years ago

jonathansick commented 6 years ago

The sphinx_automodapi extension is now available as a standalone package at http://sphinx-automodapi.readthedocs.io/en/latest/ / https://github.com/astropy/sphinx-automodapi

Formerly it was part of astropy-helpers. Switching to this standalone version is good for us since it will reduce the overall weight of documenteer's dependencies.