[mapserver-commits] r12046 - trunk/docs/en/mapfile
svn at osgeo.org
svn at osgeo.org
Thu Aug 11 18:19:29 EDT 2011
Author: jmckenna
Date: 2011-08-11 15:19:29 -0700 (Thu, 11 Aug 2011)
New Revision: 12046
Modified:
trunk/docs/en/mapfile/index.txt
Log:
highlight the parsing point more
Modified: trunk/docs/en/mapfile/index.txt
===================================================================
--- trunk/docs/en/mapfile/index.txt 2011-08-11 22:19:15 UTC (rev 12045)
+++ trunk/docs/en/mapfile/index.txt 2011-08-11 22:19:29 UTC (rev 12046)
@@ -63,7 +63,7 @@
-----------------------------------------------------------------------------
* The Mapfile is NOT case-sensitive.
-* The Mapfile is read from top to bottom by MapServer; this means that LAYERs
+* The ``Mapfile is read from top to bottom by MapServer``; this means that LAYERs
near the top of your Mapfile will be drawn before those near the bottom. Therefore
users commonly place background imagery and other background layer types near the
top of their mapfile, and lines and points near the bottom of their mapfile.
More information about the mapserver-commits
mailing list