summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-06-03 17:25:58 (GMT)
committerÉric Araujo <merwok@netwok.org>2011-06-03 17:25:58 (GMT)
commitd66d95cdd05bd1f47f77d5657960b25ddf2c39cc (patch)
tree0404b9b3ec1ce2488a4236c1ee4396d015029be2 /Doc
parent45b082935d140bff4c6ddc17304be4bf9164a99a (diff)
downloadcpython-d66d95cdd05bd1f47f77d5657960b25ddf2c39cc.zip
cpython-d66d95cdd05bd1f47f77d5657960b25ddf2c39cc.tar.gz
cpython-d66d95cdd05bd1f47f77d5657960b25ddf2c39cc.tar.bz2
Document working dir for “make html” (#12249). Patch by Tshepang Lekhonkhobe.
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 9ab2519..02b3ee3 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 `tools/` subdirectory and build the