]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Add developer section. Add FAQ for obtaining javadocs.
authorWilliam Victor Mote <vmote@apache.org>
Wed, 12 Mar 2003 01:15:22 +0000 (01:15 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Wed, 12 Mar 2003 01:15:22 +0000 (01:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196070 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/faq.xml

index 65e55387694d5000eb99bc125ee579a873ba1346..5b0265c95fb13cd050224e629b5cec0f6bd34f29 100644 (file)
@@ -1644,6 +1644,17 @@ class rendtest {
       </answer>
     </faq>
   </part>
+  <part>
+    <title>General Developer Questions</title>
+    <faq id="javadoc_location">
+      <question>How do I get the javadocs for FOP?</question>
+      <answer>
+        <p>Currently, the only way to get FOP javadocs is to <link href="download.html">
+        Download the source code</link> and then <link href="compiling.html">Build
+        FOP</link> using the ant build task "javadocs".</p>
+      </answer>
+    </faq>
+  </part>
   <part>
     <title>General suggestions. How to solve problems.</title>
     <faq>