vmote 2003/03/24 15:05:10
Modified: src/documentation/content/xdocs faq.xml
Log:
Move developer FAQs to the Developer FAQ document.
Revision Changes Path
1.14 +2 -12 xml-fop/src/documentation/content/xdocs/faq.xml
Index: faq.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/faq.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- faq.xml 18 Mar 2003 16:48:15 -0000 1.13
+++ faq.xml 24 Mar 2003 23:05:10 -0000 1.14
@@ -957,7 +957,7 @@
for adding security features, document properties, watermarks, and
many other features to PDF files. FOP and iText can be integrated
into one Java application, see sample code for <link
- href="#pdf-security">encryption</link>.
+ href="#pdf-security">encryption</link>.
The bad news is that iText swallows PDF bookmarks.
</li>
@@ -1647,17 +1647,6 @@
</answer>
</faq>
</part>
- <part id="part_developer">
- <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 id="part_help">
<title>General suggestions. How to solve problems.</title>
<faq id="bugs">
@@ -1674,6 +1663,7 @@
should I post them?</question>
<answer>
<ul>
+ <li>If your question is a development-related question, please see the
<link href="dev/faq.html">Developer FAQs</link>.</li>
<li>
If you have a runtime exception or other runtime problem:
<ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]