/ / languages / xsl / XSLT stylesheet HTML documentation

Table of content

Parameters

Templates


Details

Parameters

Directory index path type ('per-folder', 'root', 'none', 'auto')

Default value: 'none'
Path of the directory index page
A file path relative to documentation root. Used to create automatic directory index links. This parameters has no meaning when $xsl.doc.html.directoryIndexPath is set to 'none'
If true, generates a full HTML page with html tag containing head and body. Otherwise, the documentation will be wrapped in a div

Default value: true()
Indicates if the stylesheet abstract have to be displayed

Default value: false()
Relative path to the CSS style sheet to include. Require $xsl.doc.html.fullHtmlPage to be true()
Parameter list title

Default value: Parameters
Variable list title

Default value: Variables
Named templates list title

Default value: Templates
Details section title

Default value: Details
xsl.doc.string.abstract="Table of content"
Abstract section title (table of contnet)

Default value: Table of content
xsl.doc.string.default="Default value"

Default value: Default value

Templates


Generate a unique id for HTML anchor
  1. node
    Default value: .
  1. path
  2. basePath
  3. label
    Default value: $path
  4. level
    Default value: 1
  5. depth
    Default value: $level
  1. path
  2. level
    Default value: 1
  3. depth
    Default value: $level

Find the node documentation
  1. node
    Default value: .
  2. class

Display a inline declaration of a stylesheet parameter
  1. node
    param node
    Default value: .
  1. node
    Default value: .
  1. node
    Default value: .