source: trunk/Distribution/XSL/params/annotate.toc.xml@ 3

Last change on this file since 3 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: 629 bytes
Line 
1<refentry id="annotate.toc">
2<refmeta>
3<refentrytitle>annotate.toc</refentrytitle>
4<refmiscinfo role="type">boolean</refmiscinfo>
5</refmeta>
6<refnamediv>
7<refname>annotate.toc</refname>
8<refpurpose>Annotate the Table of Contents?</refpurpose>
9</refnamediv>
10
11<refsynopsisdiv>
12<src:fragment id='annotate.toc.frag'><xsl:param name="annotate.toc" select="1"/></src:fragment>
13</refsynopsisdiv>
14
15<refsect1><title>Description</title>
16
17<para>If true, TOCs will be annotated. At present, this just means
18that the <sgmltag>RefPurpose</sgmltag> of <sgmltag>RefEntry</sgmltag>
19TOC entries will be displayed.
20</para>
21
22</refsect1>
23</refentry>
Note: See TracBrowser for help on using the repository browser.