[mapserver-commits] r10259 - in branches/branch-5-6/docs: . en/optimization

svn at osgeo.org svn at osgeo.org
Mon Jun 28 09:56:58 EDT 2010


Author: jmckenna
Date: 2010-06-28 13:56:58 +0000 (Mon, 28 Jun 2010)
New Revision: 10259

Modified:
   branches/branch-5-6/docs/conf.py
   branches/branch-5-6/docs/en/optimization/debugging.txt
Log:
add sectionauthor credit (frankw)

Modified: branches/branch-5-6/docs/conf.py
===================================================================
--- branches/branch-5-6/docs/conf.py	2010-06-28 13:51:19 UTC (rev 10258)
+++ branches/branch-5-6/docs/conf.py	2010-06-28 13:56:58 UTC (rev 10259)
@@ -79,7 +79,7 @@
 
 # If true, sectionauthor and moduleauthor directives will be shown in the
 # output. They are ignored by default.
-#show_authors = False
+show_authors = True
 
 # The name of the Pygments (syntax highlighting) style to use.
 pygments_style = 'sphinx'

Modified: branches/branch-5-6/docs/en/optimization/debugging.txt
===================================================================
--- branches/branch-5-6/docs/en/optimization/debugging.txt	2010-06-28 13:51:19 UTC (rev 10258)
+++ branches/branch-5-6/docs/en/optimization/debugging.txt	2010-06-28 13:56:58 UTC (rev 10259)
@@ -483,6 +483,8 @@
 Running MapServer in GDB (Linux/Unix)
 -------------------------------------
 
+.. sectionauthor:: Frank Warmerdam
+
 Building with Symbolic Debug Info
 *********************************
 



More information about the mapserver-commits mailing list