mirror of
https://github.com/python/cpython.git
synced 2025-07-15 07:15:18 +00:00
Move Doc/tools/sphinxext content to Doc/tools, there is no need for the nested subdirectory anymore.
This commit is contained in:
parent
2b1a0a30c9
commit
97e9ec688c
23 changed files with 8 additions and 89 deletions
|
@ -1638,7 +1638,7 @@ class Helper:
|
|||
# in pydoc_data/topics.py.
|
||||
#
|
||||
# CAUTION: if you change one of these dictionaries, be sure to adapt the
|
||||
# list of needed labels in Doc/tools/sphinxext/pyspecific.py and
|
||||
# list of needed labels in Doc/tools/pyspecific.py and
|
||||
# regenerate the pydoc_data/topics.py file by running
|
||||
# make pydoc-topics
|
||||
# in Doc/ and copying the output file into the Lib/ directory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue