Sphinx extension to show commit history in version control system
Project description
sphinxcontrib-vcs
sphinxcontrib-vcs provides showing commit history in version control system.
Setup
$ pip install sphinxcontrib-vcs
Usage
Add 'sphinxcontrib.vcs' as extensions into conf.py.
$ vi conf.py
extensions = ['sphinxcontrib.vcs']
Then, repository directives are available as follows.
Git
.. git::
:number_of_revisions: 20
:with_ref_url:
:include_diff:
For more information have a look at the documentation.
Acknowledgments
sphinxcontrib-vcs is inspired from the sphinx-git.
ChangeLog
0.2.1 (2019-08-04)
- fix wrong Docutils DTD list_item node thanks to amedama41
0.2.0 (2018-11-17)
- drop Python 2.7 support and mercurial feature
- support internal git repository such as GitHub Enterprise
0.1.0 (2016-09-06)
- first release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sphinxcontrib-vcs-0.2.1.tar.gz.
File metadata
- Download URL: sphinxcontrib-vcs-0.2.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
492b75cf7ad4470c079de867e0f57007db9f8ee53708e7e5cd06a96eeaa161c7
|
|
| MD5 |
827889de0414e59b484436458395c1d2
|
|
| BLAKE2b-256 |
436a056054b3f706d84cd1d65944140ff32aebe1145f5fc4e6b3ed1615ff6444
|
File details
Details for the file sphinxcontrib_vcs-0.2.1-py2.py3-none-any.whl.
File metadata
- Download URL: sphinxcontrib_vcs-0.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
576cbe475d39d34fde52b1ef512067e62a635dcded01932ef863953e1c38fb95
|
|
| MD5 |
e300b75d96e70ee2677fabfc2101757e
|
|
| BLAKE2b-256 |
cbac3cc9095d8bc91e488288a9531c9fff6dda3e6864f41eb70bac6a45ef1184
|