mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Fix Sphinx warning (missing "setting-envvars" reference).
This fixes the following warning when building the docs (probably from the commit for issue #14901): "/Doc/faq/windows.rst:138: WARNING: undefined label: setting-envvars (if the link has no caption the label must precede a section header)"
This commit is contained in:
parent
b43099464a
commit
b7c2386a3f
1 changed files with 2 additions and 0 deletions
|
|
@ -82,6 +82,8 @@ In order to run Python flawlessly, you might have to change certain environment
|
|||
settings in Windows.
|
||||
|
||||
|
||||
.. _setting-envvars:
|
||||
|
||||
Excursus: Setting environment variables
|
||||
---------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue