[Python-checkins] cpython (3.2): Fix Sphinx warning (missing "setting-envvars" reference).

chris.jerdonek python-checkins at python.org
Wed Dec 26 00:29:36 CET 2012


http://hg.python.org/cpython/rev/e8793c5f0ebc
changeset: 81054:e8793c5f0ebc
branch: 3.2
parent: 81051:31e1f0b7f42e
user: Chris Jerdonek <chris.jerdonek at gmail.com>
date: Tue Dec 25 15:26:24 2012 -0800
summary:
 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)"
files:
 Doc/using/windows.rst | 2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst
--- a/Doc/using/windows.rst
+++ b/Doc/using/windows.rst
@@ -82,6 +82,8 @@
 settings in Windows.
 
 
+.. _setting-envvars:
+
 Excursus: Setting environment variables
 ---------------------------------------
 
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /