summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/navig.graphics.path.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kdoctools/docbook/xsl/params/navig.graphics.path.xml')
-rw-r--r--kdoctools/docbook/xsl/params/navig.graphics.path.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/navig.graphics.path.xml b/kdoctools/docbook/xsl/params/navig.graphics.path.xml
new file mode 100644
index 000000000..3a36a41a5
--- /dev/null
+++ b/kdoctools/docbook/xsl/params/navig.graphics.path.xml
@@ -0,0 +1,23 @@
+<refentry id="navig.graphics.path">
+<refmeta>
+<refentrytitle>navig.graphics.path</refentrytitle>
+<refmiscinfo role="type">string</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>navig.graphics.path</refname>
+<refpurpose>Path to navigational graphics</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<src:fragment id='navig.graphics.path.frag'><xsl:param name="navig.graphics.path">images/</xsl:param></src:fragment>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>Sets the path, probably relative to the directory where the HTML
+files are created, to the navigational graphics used in the
+headers and footers of chunked HTML.
+</para>
+
+</refsect1>
+</refentry>