mirror of
https://github.com/python/cpython.git
synced 2025-09-17 22:20:23 +00:00
Add :issue: directive for easy linking to bugs.python.org.
This commit is contained in:
parent
99bb5f3fef
commit
c305192196
2 changed files with 25 additions and 1 deletions
|
@ -14,7 +14,7 @@ sys.path.append('tools/sphinxext')
|
|||
# ---------------------
|
||||
|
||||
extensions = ['sphinx.ext.refcounting', 'sphinx.ext.coverage',
|
||||
'sphinx.ext.doctest']
|
||||
'sphinx.ext.doctest', 'pyspecific']
|
||||
templates_path = ['tools/sphinxext']
|
||||
|
||||
# General substitutions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue