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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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 Trunk (Development code)</title>
  21. <version>$Revision$</version>
  22. </header>
  23. <body>
  24. <section id="intro">
  25. <title>Introduction</title>
  26. <p>
  27. <strong>FOP Trunk</strong> is the name for the current
  28. development code as found in the <a
  29. href="ext:svn-repo/trunk">Subversion repository</a>. This
  30. section of the FOP web site provides the documentation for
  31. this version.
  32. </p>
  33. <p>
  34. The Apache FOP team is proud to present to you this production quality codebase. It has taken
  35. over three years to get this far and over two years without a new release from the FOP
  36. project. We're still in the process of adding new features. We welcome any feedback you
  37. might have and even more, any other form of help to get the project forward.
  38. </p>
  39. </section>
  40. <section id="upgrading">
  41. <title>Upgrading from an earlier version</title>
  42. <p>
  43. If you're upgrading to this version from an earlier version of FOP, please read the
  44. information contained on the <a href="upgrading.html">Upgrading page</a>!
  45. </p>
  46. </section>
  47. </body>
  48. </document>