Link to GitHub issues, pull requests, commits and users from Sphinx docs.
Project description
Link to GitHub issues, pull requests, commits and users for a particular project.
To use this extension, add it to the extensions list in conf.py, and set the variable github_project_url:
extensions = [...
'sphinxcontrib_github_alt',
]
github_project_url = "https://github.com/ipython/ipython"
Then use these roles in your documentation:
* :ghissue:`12` - link to issue #12
* :ghpull:`35` - link to pull request #35
* :ghcommit:`3a1cb54` - link to commit
* :ghuser:`ipython` - link to a user or organisation
It’s called ‘alt’ because sphinxcontrib-github already exists. IPython & Jupyter projects have been using the syntax defined in this extension for some time before we made it into its own package, so we didn’t want to switch to sphinxcontrib-github.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file sphinxcontrib_github_alt-1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: sphinxcontrib_github_alt-1.0-py2.py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41666fbea5a7bb318363d45e39a1b3f01502ebb734e9acef332e34bf655448db |
|
MD5 | b35361de85be02bef90f81fd045f5130 |
|
BLAKE2b-256 | 300ddca4df8aa19211082d362b3b954ecbacd4cbc69d9a0da5f9e1d48ea43884 |