diff --git a/Artworks/Documentation/Corporate/render.conf b/Artworks/Documentation/Corporate/render.conf index 42b8ca7..6b55b39 100644 --- a/Artworks/Documentation/Corporate/render.conf +++ b/Artworks/Documentation/Corporate/render.conf @@ -5,7 +5,7 @@ render-from = "corporate.svgz" locale-from = "${TCAR_SCRIPT_LANG_LC}/messages.po" command = "/usr/bin/convert -colors 32" -[corporate.xhtml] +[corporate.html] render-type = "asciidoc" render-flow = "article" render-from = "corporate.asciidoc" @@ -13,14 +13,4 @@ locale-from = "${TCAR_SCRIPT_LANG_LC}/messages.po" images-from = "${TCAR_BASEDIR}/Artworks/Icons/Webenv" styles-from = "${TCAR_BASEDIR}/Artworks/Webenv/Docbook/1.69.1/Css" formats = "xhtml" -render-page = "single" - -[corporate-chunks] -render-type = "asciidoc" -render-flow = "article" -render-from = "corporate.asciidoc" -locale-from = "${TCAR_SCRIPT_LANG_LC}/messages.po" -images-from = "${TCAR_BASEDIR}/Artworks/Icons/Webenv" -styles-from = "${TCAR_BASEDIR}/Artworks/Webenv/Docbook/1.69.1/Css" -formats = "xhtml" -render-page = "chunks" +render-page = "single chunks"