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.
23 lines
616 B
23 lines
616 B
<refentry id="admon.graphics.path">
|
|
<refmeta>
|
|
<refentrytitle>admon.graphics.path</refentrytitle>
|
|
<refmiscinfo role="type">string</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>admon.graphics.path</refname>
|
|
<refpurpose>Path to admonition graphics</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='admon.graphics.path.frag'><xsl:param name="admon.graphics.path">images/</xsl:param></src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>Sets the path, probably relative to the directory where the HTML
|
|
files are created, to the admonition graphics.
|
|
</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|