You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

book.xml 3.1KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN"
  3. "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-cocoon2/src/documentation/xdocs/dtd/book-cocoon-v10.dtd">
  4. <book software="FOP"
  5. title="FOP"
  6. copyright="@year@ The Apache Software Foundation"
  7. xmlns:xlink="http://www.w3.org/1999/xlink">
  8. <menu label="Introduction">
  9. <menu-item label="Basics" href="index.html"/>
  10. </menu>
  11. <menu label="Design">
  12. <!--<menu-item label="Resolved" href="../design/index.html"/>-->
  13. <menu-item label="Resolved" href="http://xml.apache.org/fop/design/index.html"/>
  14. <external label="Unresolved (Wiki)" href="http://nagoya.apache.org/wiki/apachewiki.cgi?FOPProjectPages"/>
  15. <menu-item label="SVG" href="svg.html"/>
  16. <menu-item label="Fonts" href="fonts.html"/>
  17. <menu-item label="Extensions" href="extensions.html"/>
  18. </menu>
  19. <menu label="Develop">
  20. <menu-item label="API Doc" href="api-doc.html"></menu-item>
  21. <menu-item label="Walk-Thru" href="implement.html"/>
  22. <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"/>
  23. <menu-item label="Conventions" href="conventions.html"/>
  24. </menu>
  25. <menu label="Test">
  26. <menu-item label="Testing" href="testing.html"/>
  27. </menu>
  28. <menu label="Deploy">
  29. <menu-item label="Doc Mgmt" href="doc.html"/>
  30. <menu-item label="Release" href="release.html"/>
  31. <external label="Bugs" 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=&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;order=bugs.component"/>
  32. </menu>
  33. <menu label="Resources">
  34. <menu-item label="FAQs" href="faq.html"/>
  35. <menu-item label="Tools" href="tools.html"/>
  36. <external label="ViewCVS" href="http://cvs.apache.org/viewcvs.cgi/xml-fop"/>
  37. </menu>
  38. <menu label="SubPackages">
  39. <menu-item label="RTFlib" href="rtflib.html"></menu-item>
  40. </menu>
  41. </book>