tabs.xml 812 B

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Copyright (c) 2008-2010 by Bernhard Bablok (bablokb at users.sourceforge.net)
  4. $Revision: 1.1 $
  5. $Author: bablokb $
  6. -->
  7. <!DOCTYPE tabs PUBLIC
  8. "-//APACHE//DTD Cocoon Documentation Tab V1.1//EN"
  9. "http://forrest.apache.org/dtd/tab-cocoon-v11.dtd">
  10. <tabs software="im4java"
  11. title="A pure Java wrapper for ImageMagick and other
  12. commandline-tools"
  13. copyright="(c) Bernhard Bablok, 2008-2010"
  14. xmlns:xlink="http://www.w3.org/1999/xlink">
  15. <tab id="" label="Overview" dir="" />
  16. <tab id="install" label="Installation" dir="install"/>
  17. <tab id="docs" label="Documentation" dir="docs"/>
  18. <tab id="tools" label="Tools" dir="tools"/>
  19. <tab id="api" label="API" href="http://im4java.sf.net/api/" />
  20. </tabs>