| 1 |
lars |
1 |
<refentry id="{@id}">
|
|
|
2 |
<refnamediv>
|
|
|
3 |
<refname>Writing templates for the XMLDocBook Converter</refname>
|
|
|
4 |
<refpurpose>Learn which template variables are available for use in an XML:DocBook template</refpurpose>
|
|
|
5 |
</refnamediv>
|
|
|
6 |
<refsynopsisdiv>
|
|
|
7 |
<authorgroup>
|
|
|
8 |
<author>
|
|
|
9 |
Joshua Eichorn
|
|
|
10 |
<authorblurb>
|
|
|
11 |
{@link mailto:jeichorn@phpdoc.org jeichorn@phpdoc.org}
|
|
|
12 |
</authorblurb>
|
|
|
13 |
</author>
|
|
|
14 |
<author>
|
|
|
15 |
Gregory Beaver
|
|
|
16 |
<authorblurb>
|
|
|
17 |
{@link mailto:cellog@sourceforge.com cellog@sourceforge.com}
|
|
|
18 |
</authorblurb>
|
|
|
19 |
</author>
|
|
|
20 |
</authorgroup>
|
|
|
21 |
</refsynopsisdiv>
|
|
|
22 |
<refsect1 id="{@id intro}">
|
|
|
23 |
<title>XML:DocBook:* Introduction</title>
|
|
|
24 |
<para>This documentation deals only with adding a new template to the XMLDocBook Converter. To learn how to use phpDocumentor, read the {@tutorial phpDocumentor/phpDocumentor.pkg}. To learn how to write a new Converter, read {@tutorial Converters.pkg}</para>
|
|
|
25 |
</refsect1>
|
|
|
26 |
<refsect1 id="{@id overview}">
|
|
|
27 |
</refsect1>
|
|
|
28 |
</refentry>
|