[mapserver-commits] r12092 - branches/branch-6-0/docs/en/mapfile
trunk/docs/en/mapfile
svn at osgeo.org
svn at osgeo.org
Tue Aug 23 08:41:05 EDT 2011
Author: havatv
Date: 2011-08-23 05:41:05 -0700 (Tue, 23 Aug 2011)
New Revision: 12092
Modified:
branches/branch-6-0/docs/en/mapfile/map.txt
trunk/docs/en/mapfile/map.txt
Log:
Added indexes (#4001) - small extra fix.
Modified: branches/branch-6-0/docs/en/mapfile/map.txt
===================================================================
--- branches/branch-6-0/docs/en/mapfile/map.txt 2011-08-23 12:33:34 UTC (rev 12091)
+++ branches/branch-6-0/docs/en/mapfile/map.txt 2011-08-23 12:41:05 UTC (rev 12092)
@@ -280,11 +280,11 @@
.. deprecated:: 4.6
-.. _imagetype:
-
.. index::
pair: MAP; IMAGETYPE
+.. _imagetype:
+
IMAGETYPE [gif|png|jpeg|wbmp|gtiff|swf|userdefined]
Output format to generate. See details in the :ref:`OUTPUTFORMAT`
section for available formats. The name here must match the 'NAME'
Modified: trunk/docs/en/mapfile/map.txt
===================================================================
--- trunk/docs/en/mapfile/map.txt 2011-08-23 12:33:34 UTC (rev 12091)
+++ trunk/docs/en/mapfile/map.txt 2011-08-23 12:41:05 UTC (rev 12092)
@@ -280,11 +280,11 @@
.. deprecated:: 4.6
-.. _imagetype:
-
.. index::
pair: MAP; IMAGETYPE
+.. _imagetype:
+
IMAGETYPE [gif|png|jpeg|wbmp|gtiff|swf|userdefined]
Output format to generate. See details in the :ref:`OUTPUTFORMAT`
section for available formats. The name here must match the 'NAME'
More information about the mapserver-commits
mailing list