[mapserver-commits] r8348 - trunk/docs/development
svn at osgeo.org
svn at osgeo.org
Tue Dec 30 11:10:08 EST 2008
Author: jmckenna
Date: 2008-12-30 11:10:08 -0500 (Tue, 30 Dec 2008)
New Revision: 8348
Modified:
trunk/docs/development/documentation.txt
Log:
change to forward slashes for sphinx install notes
Modified: trunk/docs/development/documentation.txt
===================================================================
--- trunk/docs/development/documentation.txt 2008-12-30 15:38:35 UTC (rev 8347)
+++ trunk/docs/development/documentation.txt 2008-12-30 16:10:08 UTC (rev 8348)
@@ -74,7 +74,7 @@
easy_install Sphinx
...you should see message: "Finished processing dependencies for Sphinx"
-#. inside the MapServer /docs directory, create \build\doctrees and \build\html
+#. inside the MapServer /docs directory, create /build/doctrees and /build/html
directories
#. inside the /docs directory, execute:
More information about the mapserver-commits
mailing list