Skip to content

0.7.0

Compare
Choose a tag to compare
@jonathansick jonathansick released this 20 Oct 19:45
· 321 commits to main since this release
091555a

Documenteer provides a new Sphinx configuration profile for general Rubin user guide projects, documenteer.conf.guide. This configuration profile features the new pydata-sphinx-theme, with customizations based on design tokens from the Rubin Style Dictionary. Most metadata and Sphinx configurations can also be set through a documenteer.toml file, located alongside the standard Sphinx conf.py file. Install documenteer[guide] with pip to get the dependencies needed for this Sphinx configuration.

Additional packaging updates:

  • Documenteer now uses pyproject.toml for its packaging.
  • The GitHub Actions workflows now use SQuaRE composite workflows for many steps.
  • The README and change log are now written in Markdown.
  • Sphinx version 5 is now included in the test matrix.

What's Changed

New Contributors

  • @timj made their first contribution in #126

Full Changelog: 0.6.13...0.7.0