Rubin Observatory / LSST Sphinx documentation tools, extensions, and configurations.


Keywords
rubin, lsst, lsst-doc-engineering
License
MIT
Install
pip install documenteer==2.2.0

Documentation

Documentation PyPI For Python 3.12+ MIT license CI Weekly CI

Documenteer

Documenteer provides tools, extensions, and configurations for Rubin Observatory's Sphinx documentation projects, including user guides and technotes.

For more information about Documenteer, see the documentation at https://documenteer.lsst.io.

Browse the lsst-doc-engineering GitHub topic for more Rubin Observatory documentation engineering projects.

Quick installation:

For user guides:

pip install "documenteer[guide]"

For technical note projects:

pip install "documenteer[technote]"