Skip to main content

sphinx-github-role

Project description

sphinx-github-role

Documentation Status Code style: black PyPI

A github role for Sphinx.

Installation

To install, run

(.venv) $ pip install sphinx-github-role

Usage

Basic usage

MyST:

:caption: index.md
See {github}`astrojuanlu/sphinx-github-role#1`.

reStructuredText:

:caption: index.rst
See :github:`astrojuanlu/sphinx-github-role#1`.

Configuring a default organization and project

The extension accepts a configuration github_default_org_project that can be a tuple ("default_org", "default_project") to save some typing. For example, with this configuration:

:caption: conf.py
github_default_org_project = ("astrojuanlu", None)

you can type this:

:caption: index.md
See {github}`sphinx-github-role#1`.

and with this configuration:

:caption: conf.py
github_default_org_project = ("astrojuanlu", "sphinx-github-role")

you only need to type this:

:caption: index.md
See {github}`#1`.

Customizing link text

You can also customize the link text, by wrapping the target in angle brackets:

:caption: index.md
See {github}`this issue <#1>`.

Contribute

Feel free to open an issue to report problems or suggest new features!

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

sphinx-github-role-0.1.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

sphinx_github_role-0.1.0-py2.py3-none-any.whl (3.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file sphinx-github-role-0.1.0.tar.gz.

File metadata

  • Download URL: sphinx-github-role-0.1.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for sphinx-github-role-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7a16424320cdb44ef130090bc8cedafd514491486e779688f7f6eec98f7ec0cb
MD5 7449e06b9c00bcf9c2d76e571bff1217
BLAKE2b-256 8392427a9505d913a39fe351212781634bf05f9da487826dd81fc700f1376edb

See more details on using hashes here.

File details

Details for the file sphinx_github_role-0.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: sphinx_github_role-0.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for sphinx_github_role-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f46729cb815e678c45501c564ebb2b5e1076e56cef517cdc057c4dde0621dabd
MD5 c7278e4d7877dcecff781fa4559c222b
BLAKE2b-256 8cf6ee97a8dfdc71827fde91383effcfb4877a5f7bca7247d728b163fad2233b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page