[mapserver-commits] r8067 - trunk/docs/references/compilation

svn at osgeo.org svn at osgeo.org
Sun Nov 23 19:09:56 EST 2008


Author: hobu
Date: 2008-11-23 19:09:56 -0500 (Sun, 23 Nov 2008)
New Revision: 8067

Modified:
   trunk/docs/references/compilation/unix.txt
Log:
titling

Modified: trunk/docs/references/compilation/unix.txt
===================================================================
--- trunk/docs/references/compilation/unix.txt	2008-11-24 00:07:53 UTC (rev 8066)
+++ trunk/docs/references/compilation/unix.txt	2008-11-24 00:09:56 UTC (rev 8067)
@@ -1,45 +1,18 @@
-..  $Id$
+*****************************************************************************
+ Compiling on Unix
+*****************************************************************************
 
-    ***************************************************************
-    RULE #1: No tabs in this document!
-    RULE #2: Indent is 4 characters.
-    RULE #3: There is no rule 3.
-
-    Thank you.
-    ***************************************************************
-    
-    reStructured Text is part of the Python docutils module
-    
-        http://docutils.sourceforge.net/
-    
-    Documentation on reStructured Text is found at
-
-        http://docutils.sourceforge.net/rst.html
-
-    First reST note is about comments: a double period begins a comment
-    block (like a /* in C) and a double period on a line all by itself
-    closes the comment block.
-..
-
-..  Below is our main heading (becomes H1).  Note that we require empty
-    lines between every different reST element such as the empty line
-    between the end of this comment and the begining of the heading.
-..
-
-:Release: 4.8.4
+:Release: 5.2
 :Revision: $Revision$
 :Date: $Date$
 :Author: J.F. Doyon
-:Contact: jdoyon at nrcan.gc.ca
+:Contact: jdoyon at nrcan.gc.ca
 :Author: Howard Butler
-:Contact: hobu at iastate.edu
+:Contact: hobu.inc at gmail.com
 
-..  The next heading encountered becomes our H2
-..
-
 .. sectnum::
 
-.. contents::
+.. contents:: Table of Contents
     :depth: 2
     :backlinks: top
 
@@ -249,10 +222,11 @@
     p = gdImageGetPixel(im,x,y);
 
 More detail about this patch (if you need any) was described by Steve Lime 
-in a `post to mapserver-users`_.  *NOTE*: Windows builds that are built 
-with the buildkit (this includes MS4W) have this patch already and do not 
-need to be updated.
+in a `post to mapserver-users`_. 
 
+.. note: Windows builds that are built with the buildkit (this includes MS4W 
+and OSGeo4W) have this patch already and do not need to be updated.
+
 -----------------------------------------------------------------------------
  Curved label support
 -----------------------------------------------------------------------------



More information about the mapserver-commits mailing list