You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
766 B
25 lines
766 B
<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>
|