dacarver | 2eb7c1d | 2008-03-23 22:24:20 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <chapter xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 3 | xsi:noNamespaceSchemaLocation="http://www.docbook.org/xsd/4.5/docbook.xsd" |
| 4 | xmlns:xi="http://www.w3.org/2001/XInclude"> |
| 5 | <?dbhtml filename="samples/samples.html" ?> |
| 6 | <title>XSL Tooling Samples</title> |
| 7 | <para>This section contains several samples and references to sample projects.</para> |
| 8 | <section id="EclipseHelp"> |
| 9 | <?dbhtml filename="samples/eclipsehelp.html" ?> |
| 10 | <title>Eclipse Help</title> |
| 11 | <para></para> |
| 12 | <section id="DocbookEclipseHelp"> |
| 13 | <?dbhtml filename="samples/docbookhelp.html" ?> |
| 14 | <title>Creating Eclipse Help with Docbook and XSL Tooling</title> |
| 15 | <para> |
| 16 | This tutorial assumes that you have knowledge of Docbook, ANT, and the |
| 17 | ability to setup ANT build scripts. |
| 18 | </para> |
| 19 | <para> |
| 20 | To Do write up the rest of the tutorial. |
| 21 | </para> |
| 22 | </section> |
| 23 | <section id="DITAEclipseHelp"> |
| 24 | <?dbhtml filename="samples/ditahelp.html" ?> |
| 25 | <title>Creating Eclipse Help with DITA and XSL Tooling</title> |
| 26 | <para> |
| 27 | This tutorial assumes that you have knowledge of DITA, ANT, and the |
| 28 | ability to setup ANT build scripts. |
| 29 | </para> |
| 30 | <para> |
| 31 | To Do write up the rest of the tutorial. |
| 32 | </para> |
| 33 | </section> |
| 34 | </section> |
| 35 | </chapter> |