# HG changeset patch # User Andre Heinecke # Date 1353086882 -3600 # Node ID f7462ffaa645238e19232ae91637f23d6974c217 # Parent 64ee1cbc758c9ddc94306d6e23acb34f58127156 Fix install documentation. Make Linux Doku presentable diff -r 64ee1cbc758c -r f7462ffaa645 doku/source/conf.py --- a/doku/source/conf.py Fri Nov 16 17:05:30 2012 +0100 +++ b/doku/source/conf.py Fri Nov 16 18:28:02 2012 +0100 @@ -41,7 +41,7 @@ # General information about the project. project = u'MXD2map' -copyright = u'2011, Intevation GmbH' +copyright = u'2012, 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 @@ -179,7 +179,7 @@ # (source start file, target name, title, author, documentclass [howto/manual]). latex_documents = [ ('index', 'MXD2map.tex', u'MXD2map Documentation', - u'Raimund Renkert, Stephan Holl', 'manual'), + u'Raimund Renkert, Andre Heinecke', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of @@ -231,5 +231,5 @@ # (source start file, name, description, authors, manual section). man_pages = [ ('index', 'mxd2map', u'MXD2map Documentation', - [u'Raimund Renkert, Stephan Holl'], 1) + [u'Raimund Renkert, Andre Heinecke'], 1) ] diff -r 64ee1cbc758c -r f7462ffaa645 doku/source/index.txt --- a/doku/source/index.txt Fri Nov 16 17:05:30 2012 +0100 +++ b/doku/source/index.txt Fri Nov 16 18:28:02 2012 +0100 @@ -13,6 +13,7 @@ LICENCE.txt INSTALL.txt + INSTALL_Linux.txt functionality.txt restrictions.txt