]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Submitted by: Jeremias M�rki
authorKaren Lease <klease@apache.org>
Sun, 17 Mar 2002 17:46:15 +0000 (17:46 +0000)
committerKaren Lease <klease@apache.org>
Sun, 17 Mar 2002 17:46:15 +0000 (17:46 +0000)
Reviewed by:  Karen Lease
Added a page "How to get Help".

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194705 13f79535-47bb-0310-9956-ffa450edef68

docs/xml-docs/fop/gethelp.xml [new file with mode: 0644]

diff --git a/docs/xml-docs/fop/gethelp.xml b/docs/xml-docs/fop/gethelp.xml
new file mode 100644 (file)
index 0000000..dd29165
--- /dev/null
@@ -0,0 +1,45 @@
+<?xml version="1.0" standalone="no"?>
+
+
+<!-- How to get Help -->
+<document>
+    <header>
+        <title>How to get Help</title>
+        <subtitle>Solving problems</subtitle>
+        <authors>
+        </authors>
+    </header>
+
+    <body>
+<s1 title="How to get Help">
+       <ol>
+               <li>
+                       <p>Have a look at the documentation pages on this site. You can find information on how to run FOP, 
+                       how to embedd it, how to add custom fonts etc.</p>
+               </li>
+               <li>
+                       <p>Consult the <jump href="faq.html">FAQ</jump> to see if your question has already been answered before.</p>
+               </li>
+               <li>
+                       <p>If you have a question concerning XSL:FO that is not related to FOP directly, please consult the various
+                       resources on the net. See <jump href="resources.html">Resources</jump> for some interesting links.</p>
+               </li>
+               <li>
+                       <p>Before you post your questions to one of the mailing lists, please search the mailing list archives, since it's 
+                       possible that your question has already been answered but it may not have found its way into the FAQ. You'll
+                       find links to the mailing list archive in the <jump href="resources.html">Resources</jump>.</p>
+               </li>
+               <li>
+                       <p>If you still can't solve your problem subscribe to FOP's user mailing list and post your question there. Please
+                       don't forget to supply the version you're using, detailed error messages etc. This makes it easier to help you. 
+                       The instructions on how to subscribe can be found in the <jump href="resources.html">Resources</jump></p>
+               </li>
+               <note>
+                       <p>Please don't use Bugzilla to post questions and please ask on the user mailing list first, if you think you've 
+                       found a bug.</p>
+               </note>
+       </ol>
+</s1>
+    </body>
+</document>
+