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: v2.7.3rc1~704 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d66d95cdd05bd1f47f77d5657960b25ddf2c39cc;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 9ab25196df4a..02b3ee35368f 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