Software Details:
Version: 1
Upload Date: 20 Feb 15
Distribution Type: Freeware
Downloads: 54
sphinx-git is a Sphinx extension that 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.
Requirements:
- Python
- Sphinx
Comments not found