Skip to main content

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

Project description

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, 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 and package-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

documenteer-0.7.0b4.tar.gz (631.3 kB view details)

Uploaded Source

Built Distribution

documenteer-0.7.0b4-py3-none-any.whl (186.0 kB view details)

Uploaded Python 3

File details

Details for the file documenteer-0.7.0b4.tar.gz.

File metadata

  • Download URL: documenteer-0.7.0b4.tar.gz
  • Upload date:
  • Size: 631.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for documenteer-0.7.0b4.tar.gz
Algorithm Hash digest
SHA256 3978c8c3cf209fd3b07c38a568a6ad7748f6ed3a4957903b30914d87cdf93e17
MD5 d9a3e0fe96ce1c13d5fd8e0078b76104
BLAKE2b-256 cb75ca871065d5e89e27dc0aa151a8db93105e8cba03b484dfc2a47c493731ef

See more details on using hashes here.

File details

Details for the file documenteer-0.7.0b4-py3-none-any.whl.

File metadata

File hashes

Hashes for documenteer-0.7.0b4-py3-none-any.whl
Algorithm Hash digest
SHA256 bfa14d3a79f5947a7c6b29a20a8e3e4d00bc7ece3537461ff1fb44cacd72b648
MD5 c2420ffb191148e6852c0c71401d3ac6
BLAKE2b-256 41711d229af0f67d5050a056d2102671ac285612c055c1a9825e912482589233

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page