source: trunk/Distribution/XSL/params/admon.graphics.path.xml

Last change on this file was 2, checked in by jkacer, 18 years ago

Added all DocBook Framework stuff:

  • DocBook DTD
  • Transformation software FOP 0.20.5 and Saxon 6
  • XSL styles
  • Rexx scripts

Also added some WarpIN-related stuff for creation of WarpIN installation packages.
This state corresponds to version 1.0.0 from November 2005, just slightly modified to carry versioning information (Rexx scripts).

File size: 616 bytes
RevLine 
[2]1<refentry id="admon.graphics.path">
2<refmeta>
3<refentrytitle>admon.graphics.path</refentrytitle>
4<refmiscinfo role="type">string</refmiscinfo>
5</refmeta>
6<refnamediv>
7<refname>admon.graphics.path</refname>
8<refpurpose>Path to admonition graphics</refpurpose>
9</refnamediv>
10
11<refsynopsisdiv>
12<src:fragment id='admon.graphics.path.frag'><xsl:param name="admon.graphics.path">images/</xsl:param></src:fragment>
13</refsynopsisdiv>
14
15<refsect1><title>Description</title>
16
17<para>Sets the path, probably relative to the directory where the HTML
18files are created, to the admonition graphics.
19</para>
20
21</refsect1>
22</refentry>
Note: See TracBrowser for help on using the repository browser.