commit | 98e68adc7ee0acdeda4747e91fdb3deed1eaa5dc | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Fri Jun 03 19:25:58 2011 +0200 |
committer | Éric Araujo <merwok@netwok.org> | Fri Jun 03 19:25:58 2011 +0200 |
tree | 8574d5405c31c5dfa589062984d612bdbcbec7ab | |
parent | 3d89057ff80261e8960420305b432cd9783bb4e2 [diff] |
Document working dir for “make html” (#12249). Patch by Tshepang Lekhonkhobe.
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 @@ 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