Rubin Observatory / LSST Sphinx documentation tools, extensions, and configurations.
Project description
Documenteer
Documenteer provides tools, extensions, and configurations for Rubin Observatory's Sphinx documentation projects, including 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 technical note projects:
pip install "documenteer[technote]"
For the stack projects (such as the LSST Science Pipelines):
pip install "documenteer[pipelines]"
Features
Configurations
Documenteer includes preset configurations for common Rubin Observatory Sphinx projects. By using Documenteer, you can also ensure that Sphinx extensions required by these configurations are installed.
From the conf.py
for technotes:
from documenteer.conf.technote import *
From the conf.py
for a stack package:
from documenteer.conf.pipelinespkg import *
project = "example"
html_theme_options['logotext'] = project
html_title = project
html_short_title = project
From the conf.py
for the LSST Science Pipelines documentation:
from documenteer.conf.pipelines import *
Command-line tools
- package-docs builds documentation for individual packages in the LSST Science Pipelines
- stack-docs builds documentation for entire Stacks, such as the LSST Science Pipelines
- refresh-lsst-bib maintains Rubin Observatory's common BibTeX files in individual technote repositories
Sphinx extensions
- Roles for linking to LSST documents and Jira tickets
- The
remote-code-block
directive - The
module-toctree
andpackage-toctree
directives for the LSST Science Pipelines documentation - Extensions for documenting LSST Science Pipelines tasks
- Support for LSST BibTeX files with sphinxcontrib-bibtex.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file documenteer-0.7.0b3.tar.gz
.
File metadata
- Download URL: documenteer-0.7.0b3.tar.gz
- Upload date:
- Size: 625.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 363d078570523ad7e25f6abacf4474cebd605c3c1c93113e516bb42f836b81b3 |
|
MD5 | 5a354fb5b1c32750f0949707fbeedacc |
|
BLAKE2b-256 | 75881a396ca3277540b91aaa17b1533eb16864f3ead71ad23bce1d7b04bdd09c |
File details
Details for the file documenteer-0.7.0b3-py3-none-any.whl
.
File metadata
- Download URL: documenteer-0.7.0b3-py3-none-any.whl
- Upload date:
- Size: 185.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75b3e963ec56abcf999aef8a8adc1b1e0cfead0952ebd3762d959e9ca8649db6 |
|
MD5 | ffe96cd0135a1a2e32e8963ec913f2dd |
|
BLAKE2b-256 | 709d39134ed9344ede7d4ed8bc7cd71e5807dc28834da6ef72641fecf90ee84b |