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.

index.xml 2.3KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Copyright 1999-2006 The Apache Software Foundation
  4. Licensed under the Apache License, Version 2.0 (the "License");
  5. you may not use this file except in compliance with the License.
  6. You may obtain a copy of the License at
  7. http://www.apache.org/licenses/LICENSE-2.0
  8. Unless required by applicable law or agreed to in writing, software
  9. distributed under the License is distributed on an "AS IS" BASIS,
  10. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  11. See the License for the specific language governing permissions and
  12. limitations under the License.
  13. -->
  14. <!-- $Id$ -->
  15. <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
  16. <document>
  17. <header>
  18. <title>Apache FOP 0.92 beta</title>
  19. <version>$Revision: 201586 $</version>
  20. </header>
  21. <body>
  22. <section id="intro">
  23. <title>Introduction</title>
  24. <p>
  25. The Apache FOP team is proud to present to you the largely rewritten codebase which is
  26. finally in a state where you can start to use it. It has taken over three years to get this
  27. far and over two years without a new release from the FOP project. We would like to encourage
  28. you to download the code and to play with it. We're still in the process of adding new major
  29. features and stabilizing the code. We welcome any feedback you might have and even more, any
  30. other form of help to get the project forward.
  31. </p>
  32. <p>
  33. This third release contains many bug fix release and new features compared
  34. to 0.91beta. To see what has changed since the last release, please visit the
  35. <a href="../changes.html">Changes Page</a> and the <a href="../relnotes.html">Release Notes</a>.
  36. </p>
  37. </section>
  38. <section id="upgrading">
  39. <title>Upgrading from an earlier version</title>
  40. <p>
  41. If you're upgrading to this version from an earlier version of FOP, please read the
  42. information contained on the <a href="upgrading.html">Upgrading page</a>!
  43. </p>
  44. </section>
  45. <section id="download">
  46. <title>Download</title>
  47. <p>
  48. To download this version, please visit the <a href="../download.html">download page</a>.
  49. </p>
  50. </section>
  51. </body>
  52. </document>