mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
GH-121970: Extract `issue_role
` into a new extension (#130615)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
parent
7aeaa5af2c
commit
043ab3af9a
3 changed files with 70 additions and 35 deletions
|
@ -30,6 +30,7 @@ extensions = [
|
|||
'glossary_search',
|
||||
'grammar_snippet',
|
||||
'implementation_detail',
|
||||
'issue_role',
|
||||
'lexers',
|
||||
'misc_news',
|
||||
'pydoc_topics',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue