From: Thomas Schraitle Date: Thu, 29 Mar 2012 08:40:29 +0000 (+0000) Subject: Prepared WebHelp reference documentation :) X-Git-Tag: release/1.79.1~6^2~514 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e853d610d276fe2272d185bda7e2c6a91b23277;p=docbook-dsssl Prepared WebHelp reference documentation :) Not clear about parameters brandname and branding: Should they renamed to "webhelp.branding" and "webhelp.brandname"? Currently, docsrc/reference.xml contains only a comment for the WebHelp ref doc to be non-intrusive. Idea is to enable it when it is ready --- diff --git a/xsl/docsrc/reference.xml b/xsl/docsrc/reference.xml index f52cfdb4e..d250848f0 100644 --- a/xsl/docsrc/reference.xml +++ b/xsl/docsrc/reference.xml @@ -146,7 +146,18 @@ + DocBook XSL Stylesheets User Reference: PIs diff --git a/xsl/params/webhelp.autolabel.xml b/xsl/params/webhelp.autolabel.xml new file mode 100644 index 000000000..dee426fd6 --- /dev/null +++ b/xsl/params/webhelp.autolabel.xml @@ -0,0 +1,25 @@ + + +webhelp.autolabel +boolean + + + + + + + + +0 + + + +Description + + + diff --git a/xsl/params/webhelp.base.dir.xml b/xsl/params/webhelp.base.dir.xml new file mode 100644 index 000000000..a0e4979f3 --- /dev/null +++ b/xsl/params/webhelp.base.dir.xml @@ -0,0 +1,25 @@ + + +webhelp.base.dir +string + + +webhelp.base.dir + + + + + +docs + + + +Description + + + diff --git a/xsl/params/webhelp.common.dir.xml b/xsl/params/webhelp.common.dir.xml new file mode 100644 index 000000000..ec84006da --- /dev/null +++ b/xsl/params/webhelp.common.dir.xml @@ -0,0 +1,25 @@ + + +webhelp.common.dir +string + + +webhelp.common.dir + + + + + +../common/ + + + +Description + + + diff --git a/xsl/params/webhelp.default.topic.xml b/xsl/params/webhelp.default.topic.xml new file mode 100644 index 000000000..4fa089a05 --- /dev/null +++ b/xsl/params/webhelp.default.topic.xml @@ -0,0 +1,25 @@ + + +webhelp.default.topic +string + + +webhelp.default.topic + + + + + +index.html + + + +Description + + + diff --git a/xsl/params/webhelp.include.search.tab.xml b/xsl/params/webhelp.include.search.tab.xml new file mode 100644 index 000000000..7e4dd737e --- /dev/null +++ b/xsl/params/webhelp.include.search.tab.xml @@ -0,0 +1,25 @@ + + +webhelp.include.search.tab +boolean + + +webhelp.include.search.tab + + + + + +true + + + +Description + + + diff --git a/xsl/params/webhelp.indexer.language.xml b/xsl/params/webhelp.indexer.language.xml new file mode 100644 index 000000000..5067904f1 --- /dev/null +++ b/xsl/params/webhelp.indexer.language.xml @@ -0,0 +1,25 @@ + + +webhelp.indexer.language + + + +webhelp.indexer.language + + + + + +en + + + +Description + + + diff --git a/xsl/params/webhelp.start.filename.xml b/xsl/params/webhelp.start.filename.xml new file mode 100644 index 000000000..93618b70a --- /dev/null +++ b/xsl/params/webhelp.start.filename.xml @@ -0,0 +1,25 @@ + + +webhelp.start.filename +string + + +webhelp.start.filename + + + + + +index.html + + + +Description + + + diff --git a/xsl/params/webhelp.tree.cookie.id.xml b/xsl/params/webhelp.tree.cookie.id.xml new file mode 100644 index 000000000..9af192699 --- /dev/null +++ b/xsl/params/webhelp.tree.cookie.id.xml @@ -0,0 +1,25 @@ + + +webhelp.tree.cookie.id +string + + +webhelp.tree.cookie.id + + + + + + + + + +Description + + + diff --git a/xsl/webhelp/param.ent b/xsl/webhelp/param.ent new file mode 100644 index 000000000..eb6e1a1c1 --- /dev/null +++ b/xsl/webhelp/param.ent @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/xsl/webhelp/param.xweb b/xsl/webhelp/param.xweb new file mode 100644 index 000000000..b01c3bbfd --- /dev/null +++ b/xsl/webhelp/param.xweb @@ -0,0 +1,77 @@ + +%param.ent; +]> + + + + WebHelp Parameter Reference + $Id: $ + + + + Kasun + Gajasinghe + + kasunbg AT gmail DOT com + + + + David + Cramer + + david AT thingbag DOT net + + + + + + This is reference documentation for all user-configurable + parameters in the DocBook XSL WebHelp stylesheet (for + generating websites from DocBook XML sources). Note that the + WebHelp stylesheet is a customization layer of the DocBook + XSL (X)HTML stylesheet. Therefore, in addition to the + WebHelp-specific parameters listed in this section, you can + also use a number of (X)HTML + stylesheet parameters to control WebHelp + output. + + + + General Parameters + &webhelp.include.search.tab; + + + + The Stylesheet + + The param.xsl stylesheet is just a + wrapper around all these parameters. + + + + + + + + + + + + + + + + + + + +