[Dive4elements-commits] [PATCH 1 of 4] Added configuration for online help in conf.xml

Wald Commits scm-commit at wald.intevation.org
Mon Apr 15 12:56:48 CEST 2013


# HG changeset patch
# User Sascha L. Teichmann <teichmann at intevation.de>
# Date 1366022126 -7200
# Node ID 3ff4f772bcac8bea39f8834f2ec5bfe752e56fd9
# Parent  56897ceb5589f6467b9777b3923720851f472e09
Added configuration for online help in conf.xml

diff -r 56897ceb5589 -r 3ff4f772bcac flys-artifacts/doc/conf/conf.xml
--- a/flys-artifacts/doc/conf/conf.xml	Mon Apr 15 11:53:48 2013 +0200
+++ b/flys-artifacts/doc/conf/conf.xml	Mon Apr 15 12:35:26 2013 +0200
@@ -416,4 +416,7 @@
 
         <dgm-path>/path/to/rivers/</dgm-path>
     </options>
+
+    <!-- base url for online help. -->
+    <help-url>http://example.com</help-url->
 </artifact-database>


More information about the Dive4elements-commits mailing list