Skip to content

Commit 98e68ad

Browse files
committed
Document working dir for “make html” (python#12249). Patch by Tshepang Lekhonkhobe.
1 parent 3d89057 commit 98e68ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/documenting/building.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Using make
1414
Luckily, a Makefile has been prepared so that on Unix, provided you have
1515
installed Python and Subversion, you can just run ::
1616

17+
cd Doc
1718
make html
1819

1920
to check out the necessary toolset in the :file:`tools/` subdirectory and build

0 commit comments

Comments
 (0)