<?xml version="1.0" encoding="ISO-8859-1"?><!--
  Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
--><!-- $Id: faq.xml 627324 2008-02-13 09:35:01Z maxberger $ --><document><header><title>FOP Development: FAQ</title></header><body><section id="part_general"><title>1. General Questions</title><section id="faq-N1000D"><title>1.1. How can I contribute?</title>
        <p>There are many ways that you can help:</p>
        <ul>
          <li>You can help us implement missing features that are needed in order to comply with the standard. See the <link href="../compliance.html">Standards Compliance</link> for more details.</li>
          <li>You can help us address bug reports. See <link href="../bugs.html#issues_existing">bugzilla</link> for more information.</li>
          <li>You can help support our user base by answering questions on the fop-user mailing list.</li>
          <li>You can help us document FOP better.</li>
        </ul>
      </section></section><section id="part_documentation"><title>2. Documentation</title><section id="javadoc_location"><title>2.1. How do I get the javadocs for FOP?</title>
        <p>Currently, the only way to get FOP javadocs is to <link href="../download.html">
        Download the source code</link> and then <link href="../trunk/compiling.html">Build
        FOP</link> using the ant build task "javadocs".</p>
      </section><section id="doc-mgt"><title>2.2. Where can I learn how the FOP docs and web site are built?</title>
        <p>
            See FOP <link href="doc.html">Doc Management</link>. ;-)
        </p>
      </section></section><section id="part_further_help"><title>3. Further Help</title><section id="other_faqs"><title>3.1. I don't see my question addressed here. Are there other FAQs?</title>
        <p>Yes. See also the <link href="../faq.html">FOP General FAQs</link>.</p>
      </section></section></body></document>