28 lines
1 KiB
XML
Vendored
28 lines
1 KiB
XML
Vendored
<refentry xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
|
|
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
|
version="5.0" xml:id="htmlhelp.enumerate.images">
|
|
<refmeta>
|
|
<refentrytitle>htmlhelp.enumerate.images</refentrytitle>
|
|
<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>htmlhelp.enumerate.images</refname>
|
|
<refpurpose>Should the paths to all used images be added to the project file?</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment xml:id="htmlhelp.enumerate.images.frag">
|
|
<xsl:param name="htmlhelp.enumerate.images" select="0"/>
|
|
</src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsection><info><title>Description</title></info>
|
|
|
|
<para>Set to non-zero if you insert images into your documents as
|
|
external binary entities or if you are using absolute image paths.</para>
|
|
|
|
</refsection>
|
|
</refentry>
|