Mercurial > dive4elements > river
diff artifacts/doc/conf/meta-data.xml @ 9296:77f24792d75f
Definitions for U-Info salix line
author | mschaefer |
---|---|
date | Tue, 24 Jul 2018 18:52:40 +0200 |
parents | 7efb27005d0d |
children | 4a6cc7c6716a |
line wrap: on
line diff
--- a/artifacts/doc/conf/meta-data.xml Tue Jul 24 18:51:47 2018 +0200 +++ b/artifacts/doc/conf/meta-data.xml Tue Jul 24 18:52:40 2018 +0200 @@ -142,6 +142,10 @@ <dc:when test="$out = 'sinfo_flood_height'"> <dc:call-macro name="annotations" /> </dc:when> + + <dc:when test="$out = 'uinfo_salix_line'"> + <dc:call-macro name="annotations" /> + </dc:when> </dc:choose> </dc:iterate> </dc:when> @@ -318,6 +322,10 @@ <dc:when test="$out = 'sinfo_flood_duration_curve'"> <dc:call-macro name="longitudinal-section-prototype" /> </dc:when> + + <dc:when test="$out = 'uinfo_salix_line'"> + <dc:call-macro name="longitudinal-section-prototype" /> + </dc:when> </dc:choose> </dc:iterate> </dc:otherwise>