diff doku/source/conf.py @ 235:00a39e8b6eed

* INSTALL.txt: Added a paragraph to make the env-vars available in Apache * doku/source/_templates/layout.html: defining a custom footer with the version-string included * doku/source/conf.py: adopt versionstring and copyright * doku/source/functionality.txt: formating-cosmetics, correct icon
author Stephan Holl <stephan.holl@intevation.de>
date Fri, 05 Aug 2011 09:18:53 +0200
parents 671737e8edc2
children 7c8ae43bc465
line wrap: on
line diff
--- a/doku/source/conf.py	Fri Aug 05 08:41:42 2011 +0200
+++ b/doku/source/conf.py	Fri Aug 05 09:18:53 2011 +0200
@@ -41,16 +41,16 @@
 
 # General information about the project.
 project = u'MXD2map'
-copyright = u'2011, Bundesamt fuer Seeschifffahrt und Hydrographie, Intevation GmbH'
+copyright = u'2011, Intevation GmbH'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
 # built documents.
 #
 # The short X.Y version.
-version = '0.1'
+version = '0.8'
 # The full version, including alpha/beta/rc tags.
-release = '0.1'
+release = '0.8-nightly'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)