/sphinx-git

git Changelog for Sphinx

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

This allows you to include a git changelog of your Sphinx documentation
within the documentation.

To use it, add 'sphinx_git' to 'extensions' in your Sphinx conf.py, and add:

.. git_changelog::

where you want the list of commits to appear.