Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Overview

This allows you to include a Mercurial extension of your Sphinx documentation within the documentation.

How to use

Once you enable this extension,

# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = ['sphinxcontrib.hg_changelog']

and add

.. hg_changelog::

where you want the list of commits to appear.

Options

repo_root_path

specify repository root (default: “.”)

max_commits

set max commits to include (default: 10)

branch

specify which branch to include (default: “default”)

path

specify the path to include (default: all)

NOTE: you need to set from repository root.

Example

.. hg_changelog::
   :repo_root_path: ../..
   :max_commits: 2
   :path: test/rst

Acknowledgement

https://github.com/OddBloke/sphinx-git

Release history Release notifications | RSS feed

0.2

1 release file

This release

0.1dev-20121014 This release

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page