Blame params/htmlhelp.force.map.and.alias.xml

Packit 6d14d2
Packit 6d14d2
          xmlns:xlink="http://www.w3.org/1999/xlink"
Packit 6d14d2
          xmlns:xi="http://www.w3.org/2001/XInclude"
Packit 6d14d2
          xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
Packit 6d14d2
          xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
Packit 6d14d2
          version="5.0" xml:id="htmlhelp.force.map.and.alias">
Packit 6d14d2
<refmeta>
Packit 6d14d2
<refentrytitle>htmlhelp.force.map.and.alias</refentrytitle>
Packit 6d14d2
<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
Packit 6d14d2
</refmeta>
Packit 6d14d2
<refnamediv>
Packit 6d14d2
<refname>htmlhelp.force.map.and.alias</refname>
Packit 6d14d2
<refpurpose>Should [MAP] and [ALIAS] sections be added to the project file unconditionally?</refpurpose>
Packit 6d14d2
</refnamediv>
Packit 6d14d2
<refsynopsisdiv>
Packit 6d14d2
<src:fragment xml:id="htmlhelp.force.map.and.alias.frag">
Packit 6d14d2
<xsl:param name="htmlhelp.force.map.and.alias" select="0"/>
Packit 6d14d2
</src:fragment>
Packit 6d14d2
</refsynopsisdiv>
Packit 6d14d2
<refsection><info><title>Description</title></info>
Packit 6d14d2
  <para>Set to non-zero if you have your own
Packit 6d14d2
    <literal>alias.h</literal> and <literal>context.h</literal>
Packit 6d14d2
    files and you want to include references to them in the project
Packit 6d14d2
    file.</para>
Packit 6d14d2
</refsection>
Packit 6d14d2
</refentry>