summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-06-03 17:27:16 (GMT)
committerÉric Araujo <merwok@netwok.org>2011-06-03 17:27:16 (GMT)
commit61c4372ce100dc5a19d3425fd44ea8061f2e1eaa (patch)
tree6a28d54a037a8cb25ea15c7e300a1c195d9227a4 /Doc
parentf90112efe8695e9cb6545591349553324a17cf2c (diff)
parent98e68adc7ee0acdeda4747e91fdb3deed1eaa5dc (diff)
downloadcpython-61c4372ce100dc5a19d3425fd44ea8061f2e1eaa.zip
cpython-61c4372ce100dc5a19d3425fd44ea8061f2e1eaa.tar.gz
cpython-61c4372ce100dc5a19d3425fd44ea8061f2e1eaa.tar.bz2
Merge #12249 fix from 3.2
Diffstat (limited to 'Doc')
-rw-r--r--Doc/documenting/building.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/documenting/building.rst b/Doc/documenting/building.rst
index 19cf26b..dc1c6a0 100644
--- a/Doc/documenting/building.rst
+++ b/Doc/documenting/building.rst
@@ -14,6 +14,7 @@ Using make
Luckily, a Makefile has been prepared so that on Unix, provided you have
installed Python and Subversion, you can just run ::
+ cd Doc
make html
to check out the necessary toolset in the :file:`tools/` subdirectory and build