From 98e68adc7ee0acdeda4747e91fdb3deed1eaa5dc Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=89ric=20Araujo?= Date: Fri, 3 Jun 2011 19:25:58 +0200 Subject: [PATCH] =?utf8?q?Document=20working=20dir=20for=20=E2=80=9Cmake?= =?utf8?q?=20html=E2=80=9D=20(#12249).=20=20Patch=20by=20Tshepang=20Lekhon?= =?utf8?q?khobe.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Doc/documenting/building.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/documenting/building.rst b/Doc/documenting/building.rst index 19cf26bbd7..dc1c6a0d9a 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 -- 2.49.0