Opened 13 years ago

Last modified 12 years ago

#4001 new enhancement

Add index entries to the Mapserver Documentation

Reported by: havatv Owned by: jmckenna
Priority: normal Milestone:
Component: Documentation - MapServer Version: unspecified
Severity: normal Keywords: index, sphinx, parameters, topics
Cc: havatv

Description

Since the index is linked from the Mapserver "front" page, it would be good if it was more useful. All mapfile parameters should have index entries, normally as pairs.

Index entries are added using the following Sphinx markup:

.. index::
   single: expressions

Something about expressions...

.. index::
   pair: map; metadata

Something about map metadata...

.. index::
   triple: map; style; symbol

Something about map, style and symbol...

Change History (12)

comment:1 by havatv, 13 years ago

Index entries has been added for mapfile parameters, mapscript, installation and OGC services in a number of commits.

comment:2 by havatv, 13 years ago

Added indexes to the cgi controls document in r12524.

comment:3 by havatv, 13 years ago

Added indexes to the raster input document in r12540.

comment:4 by havatv, 13 years ago

Added some index entries to the ogc filter encoding document in r12558.

comment:5 by havatv, 13 years ago

Added some index entries to the errors document for 6.0 and trunk in r12596.

comment:6 by havatv, 13 years ago

Added more indexes to the layer document for 6.0 and trunk in r12945.

comment:7 by havatv, 13 years ago

Added indexes to the join, label, map, outputformat, scalebar, style and symbol documents in trunk and 6.0 in r12946.

comment:8 by havatv, 13 years ago

Forgot join in the previous commit - added in r12947.

comment:9 by havatv, 13 years ago

Added two index entries (Temporary files, Temporary path) to the web document in r12978.

comment:10 by havatv, 13 years ago

Added index entries to mapfile/index in r13015.

comment:11 by havatv, 13 years ago

Added index entries for the utilities in r13018.

comment:12 by havatv, 12 years ago

Added index entries for WMS, WFS, WCS and SOS metadata elements in r13234. For WMS, only in trunk.

Note: See TracTickets for help on using tickets.