lsst-sqre / documenteer

Sphinx extensions, configurations, and tooling for Rubin Observatory documentation projects

Home Page:https://documenteer.lsst.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation PyPI For Python 3.7+ MIT license CI Weekly CI

Documenteer

Documenteer provides tools, extensions, and configurations for Rubin Observatory's Sphinx documentation projects, user guides, technotes and EUPS-packaged stacks (such as the LSST Science Pipelines).

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]"

For the stack projects (such as the LSST Science Pipelines):

pip install "documenteer[pipelines]"

About

Sphinx extensions, configurations, and tooling for Rubin Observatory documentation projects

https://documenteer.lsst.io

License:MIT License


Languages

Language:Python 95.4%Language:HTML 1.3%Language:SCSS 1.3%Language:CSS 1.2%Language:JavaScript 0.5%Language:Makefile 0.2%Language:Jinja 0.0%