Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b7c2386

Browse files
committed
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)"
1 parent b430994 commit b7c2386

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/using/windows.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ In order to run Python flawlessly, you might have to change certain environment
8282
settings in Windows.
8383

8484

85+
.. _setting-envvars:
86+
8587
Excursus: Setting environment variables
8688
---------------------------------------
8789

0 commit comments

Comments
 (0)