[mapserver-commits] r12500 - in trunk/docs/en: installation mapfile mapfile/symbology mapscript mapscript/php ogc

svn at osgeo.org svn at osgeo.org
Sun Aug 28 05:42:06 EDT 2011


Author: havatv
Date: 2011-08-28 02:42:06 -0700 (Sun, 28 Aug 2011)
New Revision: 12500

Modified:
   trunk/docs/en/installation/dotnet.txt
   trunk/docs/en/installation/oracle.txt
   trunk/docs/en/installation/unix.txt
   trunk/docs/en/installation/win32.txt
   trunk/docs/en/mapfile/Include.txt
   trunk/docs/en/mapfile/class.txt
   trunk/docs/en/mapfile/cluster.txt
   trunk/docs/en/mapfile/expressions.txt
   trunk/docs/en/mapfile/feature.txt
   trunk/docs/en/mapfile/fontset.txt
   trunk/docs/en/mapfile/grid.txt
   trunk/docs/en/mapfile/join.txt
   trunk/docs/en/mapfile/labelencoding.txt
   trunk/docs/en/mapfile/layer.txt
   trunk/docs/en/mapfile/legend.txt
   trunk/docs/en/mapfile/map.txt
   trunk/docs/en/mapfile/projection.txt
   trunk/docs/en/mapfile/reference.txt
   trunk/docs/en/mapfile/scalebar.txt
   trunk/docs/en/mapfile/symbol.txt
   trunk/docs/en/mapfile/symbology/construction.txt
   trunk/docs/en/mapfile/symbology/examples.txt
   trunk/docs/en/mapfile/template.txt
   trunk/docs/en/mapfile/union.txt
   trunk/docs/en/mapfile/variable_sub.txt
   trunk/docs/en/mapscript/introduction.txt
   trunk/docs/en/mapscript/mapfile.txt
   trunk/docs/en/mapscript/mapscript.txt
   trunk/docs/en/mapscript/php/class-intro.txt
   trunk/docs/en/mapscript/php/index.txt
   trunk/docs/en/mapscript/querying.txt
   trunk/docs/en/mapscript/variables.txt
   trunk/docs/en/ogc/filter_encoding.txt
   trunk/docs/en/ogc/mapcontext.txt
   trunk/docs/en/ogc/mapscript.txt
   trunk/docs/en/ogc/sld.txt
   trunk/docs/en/ogc/sos_server.txt
   trunk/docs/en/ogc/wcs_format.txt
   trunk/docs/en/ogc/wcs_server.txt
   trunk/docs/en/ogc/wfs_client.txt
   trunk/docs/en/ogc/wfs_server.txt
   trunk/docs/en/ogc/wms_client.txt
   trunk/docs/en/ogc/wms_server.txt
   trunk/docs/en/ogc/wms_time.txt
Log:
Fixed labels / cross references after corrupting them by inserting index entries incorrectly when working on #4001

Modified: trunk/docs/en/installation/dotnet.txt
===================================================================
--- trunk/docs/en/installation/dotnet.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/installation/dotnet.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _dotnet_compile:
-
 .. index::
    triple: MapScript; .NET; Compilation
 
+.. _dotnet_compile:
+
 *****************************************************************************
  .NET MapScript Compilation
 *****************************************************************************

Modified: trunk/docs/en/installation/oracle.txt
===================================================================
--- trunk/docs/en/installation/oracle.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/installation/oracle.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _oci_install:
-
 .. index:: 
     pair: Oracle; Installation
 
+.. _oci_install:
+
 *****************************************************************************
  Oracle Installation
 *****************************************************************************

Modified: trunk/docs/en/installation/unix.txt
===================================================================
--- trunk/docs/en/installation/unix.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/installation/unix.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _unix:
-
 .. index::
    pair: Unix; Installation
 
+.. _unix:
+
 *****************************************************************************
  Compiling on Unix
 *****************************************************************************

Modified: trunk/docs/en/installation/win32.txt
===================================================================
--- trunk/docs/en/installation/win32.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/installation/win32.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,11 +1,11 @@
-.. _win32:
-
 .. index::
    pair: Win32; Installation
 
 .. index::
    pair: Win32; Compilation
 
+.. _win32:
+
 *****************************************************************************
  Compiling on Win32 
 *****************************************************************************

Modified: trunk/docs/en/mapfile/Include.txt
===================================================================
--- trunk/docs/en/mapfile/Include.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/Include.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,3 +1,6 @@
+.. index::
+   single: Include
+
 .. _include:
 
 *****************************************************************************
@@ -95,4 +98,4 @@
             COLOR 0 0 255
           END
         END
-      END
\ No newline at end of file
+      END

Modified: trunk/docs/en/mapfile/class.txt
===================================================================
--- trunk/docs/en/mapfile/class.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/class.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _class:
-
 .. index::
    single: CLASS
     
+.. _class:
+
 *****************************************************************************
  CLASS
 *****************************************************************************

Modified: trunk/docs/en/mapfile/cluster.txt
===================================================================
--- trunk/docs/en/mapfile/cluster.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/cluster.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _cluster:
-
 .. index::
    single: CLUSTER
     
+.. _cluster:
+
 *****************************************************************************
  CLUSTER
 *****************************************************************************

Modified: trunk/docs/en/mapfile/expressions.txt
===================================================================
--- trunk/docs/en/mapfile/expressions.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/expressions.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,9 +1,8 @@
-
-.. _expressions:
-
 .. index::
    single: Expressions
 
+.. _expressions:
+
 *****************************************************************************
  Expressions
 *****************************************************************************

Modified: trunk/docs/en/mapfile/feature.txt
===================================================================
--- trunk/docs/en/mapfile/feature.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/feature.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _feature:
-
 .. index::
    single: FEATURE
 
+.. _feature:
+
 *****************************************************************************
  FEATURE
 *****************************************************************************

Modified: trunk/docs/en/mapfile/fontset.txt
===================================================================
--- trunk/docs/en/mapfile/fontset.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/fontset.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _fontset:
-
 .. index::
    single: FONTSET
 
+.. _fontset:
+
 *****************************************************************************
  FONTSET
 *****************************************************************************

Modified: trunk/docs/en/mapfile/grid.txt
===================================================================
--- trunk/docs/en/mapfile/grid.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/grid.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _grid:
-
 .. index::
    single: GRID
     
+.. _grid:
+
 *****************************************************************************
  GRID
 *****************************************************************************

Modified: trunk/docs/en/mapfile/join.txt
===================================================================
--- trunk/docs/en/mapfile/join.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/join.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,3 +1,5 @@
+.. index:: JOIN
+
 .. _join:
 
 *****************************************************************************
@@ -4,8 +6,9 @@
  JOIN
 *****************************************************************************
 
-.. index:: JOIN
-
+.. index::
+   pair: JOIN; LAYER
+    
 Description
 ===========
 

Modified: trunk/docs/en/mapfile/labelencoding.txt
===================================================================
--- trunk/docs/en/mapfile/labelencoding.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/labelencoding.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _labelencoding:
-
 .. index::
    single: International characters
 
+.. _labelencoding:
+
 *****************************************************************************
  Display of International Characters in MapServer
 *****************************************************************************

Modified: trunk/docs/en/mapfile/layer.txt
===================================================================
--- trunk/docs/en/mapfile/layer.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/layer.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _layer:
-
 .. index::
    single: LAYER
     
+.. _layer:
+
 *****************************************************************************
  LAYER
 *****************************************************************************

Modified: trunk/docs/en/mapfile/legend.txt
===================================================================
--- trunk/docs/en/mapfile/legend.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/legend.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,7 +1,7 @@
+.. index:: LEGEND
+
 .. _legend:
 
-.. index:: LEGEND
-
 *****************************************************************************
  LEGEND
 *****************************************************************************

Modified: trunk/docs/en/mapfile/map.txt
===================================================================
--- trunk/docs/en/mapfile/map.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/map.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _map:
-
 .. index::
    single: MAP
 
+.. _map:
+
 *****************************************************************************
  MAP
 *****************************************************************************

Modified: trunk/docs/en/mapfile/projection.txt
===================================================================
--- trunk/docs/en/mapfile/projection.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/projection.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _projection:
-
 .. index::
    single: PROJECTION
     
+.. _projection:
+
 *****************************************************************************
  PROJECTION
 *****************************************************************************

Modified: trunk/docs/en/mapfile/reference.txt
===================================================================
--- trunk/docs/en/mapfile/reference.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/reference.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,6 @@
 .. index::
    single: REFERENCE
 
-
-
 .. _reference:
 
 *****************************************************************************

Modified: trunk/docs/en/mapfile/scalebar.txt
===================================================================
--- trunk/docs/en/mapfile/scalebar.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/scalebar.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _scalebar:
-
 .. index::
    single: SCALEBAR
 
+.. _scalebar:
+
 *****************************************************************************
  SCALEBAR
 *****************************************************************************

Modified: trunk/docs/en/mapfile/symbol.txt
===================================================================
--- trunk/docs/en/mapfile/symbol.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/symbol.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,3 +1,6 @@
+.. index::
+   single: SYMBOL
+    
 .. _symbol:
 
 *****************************************************************************

Modified: trunk/docs/en/mapfile/symbology/construction.txt
===================================================================
--- trunk/docs/en/mapfile/symbology/construction.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/symbology/construction.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _sym_construction:
-
 .. index::
    single: Symbol construction
 
+.. _sym_construction:
+
 *****************************************************************************
  Cartographical Symbol Construction with MapServer 
 *****************************************************************************

Modified: trunk/docs/en/mapfile/symbology/examples.txt
===================================================================
--- trunk/docs/en/mapfile/symbology/examples.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/symbology/examples.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _sym_examples:
-
 .. index::
    single: Symbology examples
 
+.. _sym_examples:
+
 *****************************************************************************
  Symbology Examples 
 *****************************************************************************

Modified: trunk/docs/en/mapfile/template.txt
===================================================================
--- trunk/docs/en/mapfile/template.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/template.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _template:
-
 .. index::
    single: Templating
 
+.. _template:
+
 *****************************************************************************
  Templating
 *****************************************************************************

Modified: trunk/docs/en/mapfile/union.txt
===================================================================
--- trunk/docs/en/mapfile/union.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/union.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _union:
-
 .. index::
    single: Union layer
 
+.. _union:
+
 *****************************************************************************
  Union Layer
 *****************************************************************************

Modified: trunk/docs/en/mapfile/variable_sub.txt
===================================================================
--- trunk/docs/en/mapfile/variable_sub.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapfile/variable_sub.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _variable_sub:
-
 .. index::
    single: Variable substitution
 
+.. _variable_sub:
+
 *****************************************************************************
  Variable Substitution
 *****************************************************************************

Modified: trunk/docs/en/mapscript/introduction.txt
===================================================================
--- trunk/docs/en/mapscript/introduction.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapscript/introduction.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _mapscript_introduction:
-
 .. index::
    pair: MapScript; Introduction
 
+.. _mapscript_introduction:
+
 =============================================================================
  Introduction
 =============================================================================

Modified: trunk/docs/en/mapscript/mapfile.txt
===================================================================
--- trunk/docs/en/mapscript/mapfile.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapscript/mapfile.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. ms_mapscript:
-
 .. index::
     pair: MapScript; Mapfile
     
+.. ms_mapscript:
+
 *****************************************************************************
  Mapfile Manipulation
 *****************************************************************************

Modified: trunk/docs/en/mapscript/mapscript.txt
===================================================================
--- trunk/docs/en/mapscript/mapscript.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapscript/mapscript.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _swig:
-
 .. index::
    pair: MapScript; API
 
+.. _swig:
+
 *****************************************************************************
  SWIG MapScript API Reference
 *****************************************************************************

Modified: trunk/docs/en/mapscript/php/class-intro.txt
===================================================================
--- trunk/docs/en/mapscript/php/class-intro.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapscript/php/class-intro.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _php_introduction:
-
 .. index::
     triple: MapScript; PHP; Introduction
 
+.. _php_introduction:
+
 *****************************************************************************
  Introduction
 *****************************************************************************

Modified: trunk/docs/en/mapscript/php/index.txt
===================================================================
--- trunk/docs/en/mapscript/php/index.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapscript/php/index.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,4 +1,4 @@
- .. _php:
+.. _php:
 
 *****************************************************************************
  PHP MapScript

Modified: trunk/docs/en/mapscript/querying.txt
===================================================================
--- trunk/docs/en/mapscript/querying.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapscript/querying.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _querying:
-
 .. index::
    pair: MapScript; Querying
 
+.. _querying:
+
 *****************************************************************************
  Querying
 *****************************************************************************

Modified: trunk/docs/en/mapscript/variables.txt
===================================================================
--- trunk/docs/en/mapscript/variables.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/mapscript/variables.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. variables:
-
 .. index::
    pair: MapScript; Variables
 
+.. variables:
+
 *****************************************************************************
  MapScript Variables
 *****************************************************************************

Modified: trunk/docs/en/ogc/filter_encoding.txt
===================================================================
--- trunk/docs/en/ogc/filter_encoding.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/ogc/filter_encoding.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _filter_encoding:
-
 .. index:: 
    pair: WFS; Filter encoding
 
+.. _filter_encoding:
+
 *****************************************************************************
  WFS Filter Encoding
 *****************************************************************************

Modified: trunk/docs/en/ogc/mapcontext.txt
===================================================================
--- trunk/docs/en/ogc/mapcontext.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/ogc/mapcontext.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _map_context:
-
 .. index:: 
    pair: WMS; Web map context
 
+.. _map_context:
+
 *****************************************************************************
  Map Context
 *****************************************************************************

Modified: trunk/docs/en/ogc/mapscript.txt
===================================================================
--- trunk/docs/en/ogc/mapscript.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/ogc/mapscript.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _mapscript_ows:
-
 .. index:: 
    pair: WxS Services; Mapscript wrappers
 
+.. _mapscript_ows:
+
 *****************************************************************************
  MapScript Wrappers for WxS Services
 *****************************************************************************

Modified: trunk/docs/en/ogc/sld.txt
===================================================================
--- trunk/docs/en/ogc/sld.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/ogc/sld.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _sld:
-
 .. index:: 
    single: SLD
 
+.. _sld:
+
 *****************************************************************************
  SLD
 *****************************************************************************

Modified: trunk/docs/en/ogc/sos_server.txt
===================================================================
--- trunk/docs/en/ogc/sos_server.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/ogc/sos_server.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _sos_server:
-
 .. index:: 
    single: SOS Server
 
+.. _sos_server:
+
 *****************************************************************************
  SOS Server
 *****************************************************************************

Modified: trunk/docs/en/ogc/wcs_format.txt
===================================================================
--- trunk/docs/en/ogc/wcs_format.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/ogc/wcs_format.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _wcs_format:
-
 .. index:: 
    pair: WCS; Use cases
 
+.. _wcs_format:
+
 *****************************************************************************
  WCS Use Cases
 *****************************************************************************

Modified: trunk/docs/en/ogc/wcs_server.txt
===================================================================
--- trunk/docs/en/ogc/wcs_server.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/ogc/wcs_server.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _WCS_server:
-
 .. index:: 
    single: WCS Server
 
+.. _WCS_server:
+
 *****************************************************************************
  WCS Server
 *****************************************************************************

Modified: trunk/docs/en/ogc/wfs_client.txt
===================================================================
--- trunk/docs/en/ogc/wfs_client.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/ogc/wfs_client.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _wfs_client:
-
 .. index:: 
    single: WFS Client
 
+.. _wfs_client:
+
 *****************************************************************************
  WFS Client
 *****************************************************************************

Modified: trunk/docs/en/ogc/wfs_server.txt
===================================================================
--- trunk/docs/en/ogc/wfs_server.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/ogc/wfs_server.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _wfs_server:
-
 .. index:: 
    single: WFS Server
 
+.. _wfs_server:
+
 *****************************************************************************
  WFS Server
 *****************************************************************************

Modified: trunk/docs/en/ogc/wms_client.txt
===================================================================
--- trunk/docs/en/ogc/wms_client.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/ogc/wms_client.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _wms_client:
-
 .. index:: 
    single: WMS Client
 
+.. _wms_client:
+
 *****************************************************************************
  WMS Client
 *****************************************************************************

Modified: trunk/docs/en/ogc/wms_server.txt
===================================================================
--- trunk/docs/en/ogc/wms_server.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/ogc/wms_server.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _wms_server:
-
 .. index:: 
    single: WMS Server
 
+.. _wms_server:
+
 *****************************************************************************
  WMS Server
 *****************************************************************************

Modified: trunk/docs/en/ogc/wms_time.txt
===================================================================
--- trunk/docs/en/ogc/wms_time.txt	2011-08-28 09:08:23 UTC (rev 12499)
+++ trunk/docs/en/ogc/wms_time.txt	2011-08-28 09:42:06 UTC (rev 12500)
@@ -1,8 +1,8 @@
-.. _wms_time:
-
 .. index:: 
    pair: WMS Server; Time requests
 
+.. _wms_time:
+
 *****************************************************************************
  WMS Time
 *****************************************************************************



More information about the mapserver-commits mailing list