mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
This reverts commit d60040ba22
.
This commit is contained in:
parent
d60040ba22
commit
eff870b618
3 changed files with 2 additions and 54 deletions
|
@ -14,8 +14,7 @@ sys.path.append(os.path.abspath('includes'))
|
|||
# ---------------------
|
||||
|
||||
extensions = ['sphinx.ext.coverage', 'sphinx.ext.doctest',
|
||||
'pyspecific', 'c_annotations', 'escape4chm',
|
||||
'asdl_highlight']
|
||||
'pyspecific', 'c_annotations', 'escape4chm']
|
||||
|
||||
|
||||
doctest_global_setup = '''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue