From 140d836e9cd54fb67b969fd82ef7ed19ba574d40 Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Sat, 26 Apr 2014 15:11:58 +0200 Subject: Imported Upstream version 2.3.1 --- .../docbook-xsl-1.76.1/params/docbook.css.link.xml | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/docbook.css.link.xml (limited to 'src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/docbook.css.link.xml') diff --git a/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/docbook.css.link.xml b/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/docbook.css.link.xml new file mode 100644 index 0000000..6d9e6e6 --- /dev/null +++ b/src/engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params/docbook.css.link.xml @@ -0,0 +1,42 @@ + + +docbook.css.link +boolean + + +docbook.css.link +Insert a link referencing the default CSS stylesheet + + + + + + + + +Description + +The stylesheets are capable of generating a default +CSS stylesheet file. The parameters +make.clean.html and +docbook.css.source control that feature. + +Normally if a default CSS file is generated, then +the stylesheet inserts a link tag in the HTML +HEAD element to reference it. +However, you can omit that link reference if +you set the docbook.css.link to zero +(1 is the default). + +This parameter is useful when you want to import the +default CSS into a custom CSS file generated using the +custom.css.source parameter. + + + + -- cgit v1.2.3