summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/htmlhelp.force.map.and.alias.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kdoctools/docbook/xsl/params/htmlhelp.force.map.and.alias.xml')
-rw-r--r--kdoctools/docbook/xsl/params/htmlhelp.force.map.and.alias.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/htmlhelp.force.map.and.alias.xml b/kdoctools/docbook/xsl/params/htmlhelp.force.map.and.alias.xml
new file mode 100644
index 000000000..92a9e6959
--- /dev/null
+++ b/kdoctools/docbook/xsl/params/htmlhelp.force.map.and.alias.xml
@@ -0,0 +1,24 @@
+<refentry id="htmlhelp.force.map.and.alias">
+<refmeta>
+<refentrytitle>htmlhelp.force.map.and.alias</refentrytitle>
+<refmiscinfo role="type">boolean</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>htmlhelp.force.map.and.alias</refname>
+<refpurpose>Should be [MAP] and [ALIAS] section added to project file unconditionaly?</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<src:fragment id='htmlhelp.force.map.and.alias.frag'>
+<xsl:param name="htmlhelp.force.map.and.alias" select="0"/>
+</src:fragment>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>You should turn on this flag, if you have your own
+<filename>alias.h</filename> and <filename>contex.h</filename> files
+and you want include reference to them in project file.</para>
+
+</refsect1>
+</refentry>