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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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.94</title>
  21. <version>$Revision$</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 this production quality release.
  28. We're still in the process of adding new features. We welcome any feedback you
  29. might have and even more, any other form of help to get the project forward.
  30. </p>
  31. <p>
  32. This fifth release contains many bug fix release and new features compared
  33. to 0.93. To see what has changed since the last release, please visit the
  34. <a href="changes_0.94.html">Changes Page</a> and the <a href="releaseNotes_0.94.html">Release Notes</a>.
  35. </p>
  36. </section>
  37. <section id="upgrading">
  38. <title>Upgrading from an earlier version</title>
  39. <p>
  40. If you're upgrading to this version from an earlier version of FOP, please read the
  41. information contained on the <a href="upgrading.html">Upgrading page</a>!
  42. </p>
  43. </section>
  44. <section id="download">
  45. <title>Download</title>
  46. <p>
  47. To download this version, please visit the <a href="../download.html">download page</a>.
  48. </p>
  49. </section>
  50. </body>
  51. </document>