You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2006/05/29 09:33:35 UTC

svn commit: r410044 - in /james/jspf/trunk/src/site/xdoc: FAQ.xml index.xml rfclist.xml

Author: norman
Date: Mon May 29 00:33:32 2006
New Revision: 410044

URL: http://svn.apache.org/viewvc?rev=410044&view=rev
Log:
few changes in xdoc generation

Modified:
    james/jspf/trunk/src/site/xdoc/FAQ.xml
    james/jspf/trunk/src/site/xdoc/index.xml
    james/jspf/trunk/src/site/xdoc/rfclist.xml

Modified: james/jspf/trunk/src/site/xdoc/FAQ.xml
URL: http://svn.apache.org/viewvc/james/jspf/trunk/src/site/xdoc/FAQ.xml?rev=410044&r1=410043&r2=410044&view=diff
==============================================================================
--- james/jspf/trunk/src/site/xdoc/FAQ.xml (original)
+++ james/jspf/trunk/src/site/xdoc/FAQ.xml Mon May 29 00:33:32 2006
@@ -1,13 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <document>
   <properties>
     <title>Overview</title>
     <author email="server-dev@james.apache.org">James jSPF Project Team</author>
   </properties>
   <body>
-    <section name="Frequally asked questions">
-      <p>
-        TODO!
-      </p>
+    <section name="Frequently asked questions">
+      <subsection name="Questions">      
+        <p>
+          <ul>
+            <li>
+              <a href="#1">Can I run jSPF from the commandline?</a>
+            </li>            
+          </ul>
+        </p>
+      </subsection>    
+      <subsection name="Answers"> 
+        <a name ="1"><h5>Can I run jSPF from the commandline?</h5></a>
+        <p> Sure you can. Just enter "java -jar jspf-xxx.jar" for getting the usage. </p>      
+      </subsection>
     </section>
   </body>
 </document>

Modified: james/jspf/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/jspf/trunk/src/site/xdoc/index.xml?rev=410044&r1=410043&r2=410044&view=diff
==============================================================================
--- james/jspf/trunk/src/site/xdoc/index.xml (original)
+++ james/jspf/trunk/src/site/xdoc/index.xml Mon May 29 00:33:32 2006
@@ -18,7 +18,7 @@
 
     <subsection name="2006">
 
-      <h4>First public release of jSPF</h4>
+      <h5>First public release of jSPF</h5>
       <p>After a fully rewrite of spf-java we finally release jSPF.</p>
 
     </subsection>

Modified: james/jspf/trunk/src/site/xdoc/rfclist.xml
URL: http://svn.apache.org/viewvc/james/jspf/trunk/src/site/xdoc/rfclist.xml?rev=410044&r1=410043&r2=410044&view=diff
==============================================================================
--- james/jspf/trunk/src/site/xdoc/rfclist.xml (original)
+++ james/jspf/trunk/src/site/xdoc/rfclist.xml Mon May 29 00:33:32 2006
@@ -7,7 +7,8 @@
   <body>
     <section name="Usefull RFC's">
       <p>
-        The actual SPF-RFC: <a href="http://new.openspf.org/svn/project/specs/rfc4408.html"> RFC </a>
+        The actual SPF-RFC: 
+        <a href="http://new.openspf.org/svn/project/specs/rfc4408.html"> Actual RFC </a>
       </p>
     </section>
   </body>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org