aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/dev/book.xml
blob: 7d4a73c434efe0c5ddee301a176379d8a8e8fa26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN"
    "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-cocoon2/src/documentation/xdocs/dtd/book-cocoon-v10.dtd">

<book software="FOP"
      title="FOP"
      copyright="@year@ The Apache Software Foundation"
      xmlns:xlink="http://www.w3.org/1999/xlink">

    <menu label="Index">
      <menu-item label="FOP Index" href="../index.html"/>
    </menu>
    <menu label="About">
      <menu-item label="Index" href="index.html"/>
      <menu-item label="FAQs" href="faq.html"/>
      <menu-item label="Examples" href="examples.html"/>
    </menu>
    <menu label="Using">
      <menu-item label="Extensions" href="extensions.html"/>
      <menu-item label="Configuration" href="configuration.html"/>
    </menu>
    <menu label="Extras">
      <menu-item label="SVG" href="svg.html"/>
    </menu>
    <menu label="Developers">
      <menu-item label="Design" href="../design/index.html"/>
    </menu>
</book>