Mercurial > mxd2map
diff ChangeLog @ 182:91e2d46d7968
Added functionality, restrictions and how to build runtime enviroment
to documentation.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Mon, 18 Jul 2011 15:12:24 +0200 |
parents | 0bde090506f9 |
children | fe6dbfc86144 |
line wrap: on
line diff
--- a/ChangeLog Mon Jul 11 14:28:38 2011 +0200 +++ b/ChangeLog Mon Jul 18 15:12:24 2011 +0200 @@ -1,3 +1,15 @@ +2011-07-18 Raimund Renkert <raimund.renkert@intevation.de> + + * doku/source/index.txt: Added functionality.txt to sphinx + documentation. + + * INSTALL.txt, doku/source/restrictions.txt: + Documentation how to create runtime enviroment and described the + restriction of the converter. + + * doku/source/functionality.txt: + New. Description how the converter works. + 2011-07-11 Raimund Renkert <raimund.renkert@intevation.de> * src/java/de/intevation/mxd/reader/ArrowMarkerSymbolReader.java,