Mercurial > mxd2map
diff doku/source/conf.py @ 140:0ebaec057f15
* INSTALL.txt: added a hint how to install the converter and its
requirements.
* doku/source/conf.py, doku/source/INSTALL.txt,
doku/source/index.txt,doku/source/restrictions.txt,
doku/source/index.rst,doku/source/restrictions.rst: renamed .rst to
.txt, linked INSTALL.txt from root into the docs.
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Fri, 24 Jun 2011 10:29:44 +0200 |
parents | 2040463cb4f7 |
children | 43f1cbdcd597 |
line wrap: on
line diff
--- a/doku/source/conf.py Fri Jun 24 09:34:21 2011 +0200 +++ b/doku/source/conf.py Fri Jun 24 10:29:44 2011 +0200 @@ -31,7 +31,7 @@ templates_path = ['_templates'] # The suffix of source filenames. -source_suffix = '.rst' +source_suffix = '.txt' # The encoding of source files. #source_encoding = 'utf-8-sig'