summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-06-03 19:25:58 +0200
committerÉric Araujo <merwok@netwok.org>2011-06-03 19:25:58 +0200
commitd66d95cdd05bd1f47f77d5657960b25ddf2c39cc (patch)
tree0404b9b3ec1ce2488a4236c1ee4396d015029be2
parent45b082935d140bff4c6ddc17304be4bf9164a99a (diff)
downloadcpython-git-d66d95cdd05bd1f47f77d5657960b25ddf2c39cc.tar.gz
Document working dir for “make html” (#12249). Patch by Tshepang Lekhonkhobe.
-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 9ab25196df..02b3ee3536 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