summaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/dev/book.xml
blob: e348c5476c4a95fbb54b27755854268919abc581 (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
29
30
31
32
33
<?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="About">
      <menu-item label="Introduction" href="index.html"/>
      <menu-item label="FAQs" href="faq.html"/>
      <menu-item label="Examples" href="examples.html"/>
      <menu-item label="Walk-Thru" href="implement.html"/>
    </menu>
    <menu label="Extras">
      <menu-item label="SVG" href="svg.html"/>
      <menu-item label="Fonts" href="fonts.html"/>
      <menu-item label="Extensions" href="extensions.html"/>
    </menu>
    <menu label="Output">
      <menu-item label="PDF" href="pdf.html"/>
      <menu-item label="Postscript" href="ps.html"/>
    </menu>
    <menu label="General">
      <external label="FOP Wiki" href="http://nagoya.apache.org/wiki/apachewiki.cgi?FOPProjectPages"/>
      <menu-item label="Tools" href="tools.html"/>
      <menu-item label="Testing" href="testing.html"/>
      <external label="Patch queue" href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Fop&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;namedcmd=Fop+all&amp;newqueryname=fop+patch+queue&amp;tofooter=1&amp;order=Reuse+same+sort+as+last+time"/>
      <menu-item label="Doc Mgmt" href="doc.html"/>
      <external label="ViewCVS" href="http://cvs.apache.org/viewcvs.cgi/xml-fop"/>
    </menu>
</book>