From: Éric Araujo Date: Fri, 3 Jun 2011 17:25:58 +0000 (+0200) Subject: Document working dir for “make html” (#12249). Patch by Tshepang Lekhonkhobe. X-Git-Tag: v3.2.1rc2~94 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=98e68adc7ee0acdeda4747e91fdb3deed1eaa5dc;p=thirdparty%2FPython%2Fcpython.git Document working dir for “make html” (#12249). Patch by Tshepang Lekhonkhobe. --- diff --git a/Doc/documenting/building.rst b/Doc/documenting/building.rst index 19cf26bbd790..dc1c6a0d9a1c 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