sphinxcontrib.towncrier package

Submodules

Module contents

Sphinx extension for injecting an unreleased changelog into docs.

This is an importable package containing the whole project. The Sphinx extension entry point is declared in the ext submodule.

To use this extension, add the following to your conf.py:

extensions = ['sphinxcontrib.towncrier.ext']