diff flys-aft/doc/conf.xml @ 4083:44dc38ca8492

Added an optional XSL transformation to fix the raw DIPS files. flys-aft/trunk@3513 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 21 Dec 2011 14:56:29 +0000
parents 97de7a552b79
children b20b710aa86f
line wrap: on
line diff
--- a/flys-aft/doc/conf.xml	Tue Dec 20 14:36:36 2011 +0000
+++ b/flys-aft/doc/conf.xml	Wed Dec 21 14:56:29 2011 +0000
@@ -1,7 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <sync>
   <!-- The path to the DiPs file -->
-  <dips file="/the/path/to/the/dips/file"/>
+  <dips>
+    <file>/the/path/to/the/dips/file</file>
+    <repair>/the/path/to/the/xslt/to/repair/dips</repair>
+  </dips>
   <!-- The FLYS side -->
   <side name="flys">
     <db>

http://dive4elements.wald.intevation.org