[mapserver-commits] r10303 - trunk/docs/en/development

svn at osgeo.org svn at osgeo.org
Thu Jul 8 10:47:45 EDT 2010


Author: jmckenna
Date: 2010-07-08 14:47:45 +0000 (Thu, 08 Jul 2010)
New Revision: 10303

Modified:
   trunk/docs/en/development/documentation.txt
Log:
add more Sphinx 1.0 notes

Modified: trunk/docs/en/development/documentation.txt
===================================================================
--- trunk/docs/en/development/documentation.txt	2010-07-08 14:42:59 UTC (rev 10302)
+++ trunk/docs/en/development/documentation.txt	2010-07-08 14:47:45 UTC (rev 10303)
@@ -90,6 +90,11 @@
        easy_install Sphinx
 
    ...you should see message: "Finished processing dependencies for Sphinx"
+
+   .. note::
+   
+      Make sure you install Sphinx 1.0 or more recent.  See note above.
+      
 #. inside the /docs directory, execute:
 
    ::
@@ -119,6 +124,10 @@
    ::
 
        sudo easy_install Sphinx
+       
+   .. note::
+    
+      Make sure you install Sphinx 1.0 or more recent.  See note above.       
 
 #. to process the docs, from the MapServer /docs directory, run:
 
@@ -147,6 +156,10 @@
    ::
 
        sudo easy_install Sphinx
+       
+   .. note::
+   
+      Make sure you install Sphinx 1.0 or more recent.  See note above.        
 
 # install MacTex from http://www.tug.org/mactex/2009/ if you want to build pdfs
 



More information about the mapserver-commits mailing list