Blame params/graphics.dir.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="graphics.dir">
Packit 6d14d2
<refmeta>
Packit 6d14d2
<refentrytitle>graphics.dir</refentrytitle>
Packit 6d14d2
<refmiscinfo class="other" otherclass="datatype">uri</refmiscinfo>
Packit 6d14d2
</refmeta>
Packit 6d14d2
<refnamediv>
Packit 6d14d2
<refname>graphics.dir</refname>
Packit 6d14d2
<refpurpose>Graphics directory</refpurpose>
Packit 6d14d2
</refnamediv>
Packit 6d14d2
Packit 6d14d2
<refsynopsisdiv>
Packit 6d14d2
<src:fragment xml:id="graphics.dir.frag">
Packit 6d14d2
<xsl:param name="graphics.dir"></xsl:param>
Packit 6d14d2
</src:fragment>
Packit 6d14d2
</refsynopsisdiv>
Packit 6d14d2
Packit 6d14d2
<refsection><info><title>Description</title></info>
Packit 6d14d2
Packit 6d14d2
<para>Identifies the graphics directory for the navigation components
Packit 6d14d2
generated on all the slides. This parameter can be set in the source
Packit 6d14d2
document with the <?dbhtml?> pseudo-attribute
Packit 6d14d2
<literal>graphics-dir</literal>.</para>
Packit 6d14d2
Packit 6d14d2
<para>If non-empty, this value is prepended to each of the graphic
Packit 6d14d2
image paths.</para>
Packit 6d14d2
Packit 6d14d2
</refsection>
Packit 6d14d2
</refentry>