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.4KB

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