[mapserver-commits] r8321 - trunk/docs/development
svn at osgeo.org
svn at osgeo.org
Mon Dec 29 16:08:20 EST 2008
Author: tomkralidis
Date: 2008-12-29 16:08:20 -0500 (Mon, 29 Dec 2008)
New Revision: 8321
Modified:
trunk/docs/development/documentation.txt
Log:
fix sphinx-build warnings
Modified: trunk/docs/development/documentation.txt
===================================================================
--- trunk/docs/development/documentation.txt 2008-12-29 18:29:39 UTC (rev 8320)
+++ trunk/docs/development/documentation.txt 2008-12-29 21:08:20 UTC (rev 8321)
@@ -83,18 +83,20 @@
...you should see a message: "build succeeded, ..."
-Alternatively, if you are on *nix, you can issue
+ Alternatively, if you are on \*nix, you can issue
-::
- make html
+ ::
-or
+ make html
-::
- make latex
+ or
-to build the documentation using `make`.
+ ::
+ make latex
+
+ to build the documentation using `make`.
+
Reference Labels
----------------
@@ -107,6 +109,7 @@
You can regenerate the reference labels by issuing:
::
+
make labels
from the docs directory like when you are building the html or latex versions
More information about the mapserver-commits
mailing list