[mapserver-commits] r11589 - in branches/branch-5-6/docs: . _static
svn at osgeo.org
svn at osgeo.org
Sun Apr 17 15:03:16 EDT 2011
Author: jmckenna
Date: 2011-04-17 12:03:16 -0700 (Sun, 17 Apr 2011)
New Revision: 11589
Added:
branches/branch-5-6/docs/_static/banner-large.png
Modified:
branches/branch-5-6/docs/conf.py
Log:
use latest MS logo in MS.pdf
Added: branches/branch-5-6/docs/_static/banner-large.png
===================================================================
(Binary files differ)
Property changes on: branches/branch-5-6/docs/_static/banner-large.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: branches/branch-5-6/docs/conf.py
===================================================================
--- branches/branch-5-6/docs/conf.py 2011-04-17 18:53:59 UTC (rev 11588)
+++ branches/branch-5-6/docs/conf.py 2011-04-17 19:03:16 UTC (rev 11589)
@@ -176,7 +176,7 @@
# The name of an image file (relative to this directory) to place at the top of
# the title page.
-latex_logo = './_static/mapserver.jpg'
+latex_logo = './_static/banner-large.png'
# For "manual" documents, if this is true, then toplevel headings are parts,
# not chapters.
More information about the mapserver-commits
mailing list