[mapserver-commits] r8129 - in trunk/docs: . input/vector mapfile rfc

svn at osgeo.org svn at osgeo.org
Thu Nov 27 10:08:26 EST 2008


Author: hobu
Date: 2008-11-27 10:08:26 -0500 (Thu, 27 Nov 2008)
New Revision: 8129

Added:
   trunk/docs/rfc/index.txt
Modified:
   trunk/docs/input/vector/index.txt
   trunk/docs/mapfile/expressions.txt
   trunk/docs/msdocs_style.txt
Log:
minor edits

Modified: trunk/docs/input/vector/index.txt
===================================================================
--- trunk/docs/input/vector/index.txt	2008-11-26 21:23:26 UTC (rev 8128)
+++ trunk/docs/input/vector/index.txt	2008-11-27 15:08:26 UTC (rev 8129)
@@ -87,6 +87,7 @@
    inline
    kml
    mapinfo
+   oci
    dgn
    mygis
    ntf

Modified: trunk/docs/mapfile/expressions.txt
===================================================================
--- trunk/docs/mapfile/expressions.txt	2008-11-26 21:23:26 UTC (rev 8128)
+++ trunk/docs/mapfile/expressions.txt	2008-11-27 15:08:26 UTC (rev 8129)
@@ -109,12 +109,12 @@
 
 ::
 
-LAYER
-    NAME "regexp-example"
-    FILTERITEM "placename"
-    FILTER /hotel/
-    ...
-END
+    LAYER
+        NAME "regexp-example"
+        FILTERITEM "placename"
+        FILTER /hotel/
+        ...
+    END
 
 .. note:: 
 

Modified: trunk/docs/msdocs_style.txt
===================================================================
--- trunk/docs/msdocs_style.txt	2008-11-26 21:23:26 UTC (rev 8128)
+++ trunk/docs/msdocs_style.txt	2008-11-27 15:08:26 UTC (rev 8129)
@@ -28,4 +28,8 @@
 All text should be hard breaks at or around the 80 column mark, just as 
 the source code.
 
-no ``.. sectnum::`` in the contents directives
\ No newline at end of file
+no ``.. sectnum::`` in the contents directives
+
+
+Email addresses should be manually spam protected:
+hobu.inc at gmail.com instead of hobu.inc at gmail.com
\ No newline at end of file

Added: trunk/docs/rfc/index.txt
===================================================================



More information about the mapserver-commits mailing list