blob: da3bf6df0f17863bda92e84863eb80541f846f1f [file]
Title: Apache(tm) FOP Development: FAQ
#Apache™ FOP Development: FAQ
## 1. General Questions { #part_general}
### 1.1. How can I contribute? { #faq-N1000D}
There are many ways that you can help:
- You can help us implement missing features that are needed in order to comply with the standard. See the [Standards Compliance](../compliance.html) for more details.
- You can help us address bug reports. See [Jira](../bugs.html#issues_existing) for more information.
- You can help support our user base by answering questions on the fop-user mailing list.
- You can help us document FOP better.
## 2. Documentation { #part_documentation}
### 2.1. How do I get the javadocs for FOP? { #javadoc_location}
Currently, the only way to get FOP javadocs is to [Download the source code](../download.html) and then [Build FOP](../trunk/compiling.html) using the ant build task "javadocs".
### 2.2. Where can I learn how the FOP docs and web site are built? { #doc-mgt}
See FOP [Doc Management](doc.html). ;-)
## 3. Further Help { #part_further_help}
### 3.1. I don't see my question addressed here. Are there other FAQs? { #other_faqs}
Yes. See also the [FOP General FAQs](../faq.html).