linkify_issuesΒΆ

linkify_issues is a Sphinx extension that turns plain issue references such as #1 into links such as #1. Add the extension and set issue_url_tpl; the default pattern already handles numbered GitHub issues.

How-to

Configure the default GitHub issue-link workflow.

How-to
Custom Patterns

Tune the one-group issue pattern safely.

Custom patterns
Examples

See default and custom issue-link snippets.

Examples
API Reference

Inspect the Sphinx transform and setup hook.

API reference