1
0

index.xml 995 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN"
  3. "http://forrest.apache.org/dtd/document-v20.dtd">
  4. <!--
  5. Copyright (c) 2010-2010 by Bernhard Bablok (bablokb@users.sourceforge.net)
  6. $Revision: 1.1 $
  7. $Author: bablokb $
  8. -->
  9. <document>
  10. <header>
  11. <title>im4java Documentation</title>
  12. </header>
  13. <body>
  14. <section id="Overview">
  15. <title>Overview</title>
  16. <p>
  17. After you downloaded and installed the software, you should
  18. start by reading the <a
  19. href="site:devguide">Developer's Guide</a>. For the details, you
  20. should browse the <a href="ext:im4javaapi">im4java API</a>.
  21. </p>
  22. <p>
  23. If you want to add a new tool to the list of supported
  24. commandline tools, you should read about <a
  25. href="site:newtools">Adding new Tools</a>
  26. </p>
  27. <p>
  28. Various aspects of the im4java-library are documented in the <a
  29. href="site:reference">reference</a>.
  30. </p>
  31. </section>
  32. </body>
  33. </document>