Mercurial > dive4elements > river
changeset 7435:1688aca02eb0
Partly revert rev 7419, conservative guess about which "outs" are handcrafted.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 23 Oct 2013 17:45:56 +0200 |
parents | 505b05e223b1 |
children | c73abab8c3fa |
files | artifacts/doc/conf/meta-data.xml |
diffstat | 1 files changed, 9 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/artifacts/doc/conf/meta-data.xml Fri Oct 25 03:47:04 2013 +0200 +++ b/artifacts/doc/conf/meta-data.xml Wed Oct 23 17:45:56 2013 +0200 @@ -354,10 +354,17 @@ <dc:call-macro name="duration-curve"/> </dc:when> <dc:when test="$out = 'differenceable'"> - <dc:call-macro name="longitudinal-section-user-prototype"/> + <dc:call-macro name="differenceable-fix"/> + <dc:call-macro name="differences"/> + <dc:comment comment="Candidate for:"> + <dc:call-macro name="longitudinal-section-user-prototype"/> + </dc:comment> </dc:when> <dc:when test="$out = 'waterlevels'"> - <dc:call-macro name="longitudinal-section-user-prototype"/> + <dc:call-macro name="waterlevels-fix"/> + <dc:comment comment="Candidate for:"> + <dc:call-macro name="longitudinal-section-user-prototype"/> + </dc:comment> </dc:when> <dc:when test="$out = 'floodmap'"> <dc:call-macro name="flood-map"/>