i fixed some doc generation problems .... :-)

martin


Index: ./xdocs/branches.xml
===================================================================
RCS file: /products/cvs/jetspeed/jetspeed/xdocs/branches.xml,v
retrieving revision 1.6
diff -u -r1.6 branches.xml
--- ./xdocs/branches.xml 2001/02/17 17:27:43 1.6
+++ ./xdocs/branches.xml 2001/02/28 10:48:38
@@ -79,7 +79,6 @@
 </section>

 <section name="Existing branches">
-  <p>

   <table>
     <tr>
@@ -110,10 +109,8 @@
     <td>Affected sources</td>
     <td>???</td>
   </tr>
-   </table>
- </p>
+  </table>

- <p>
   <table>
     <tr>
     <td>Name</td>
@@ -147,7 +144,7 @@
     <td>portal, portal.controls, portal.controllers, portal.portlets,
turbine.screens, turbine.navigation</td>
   </tr>
    </table>
-  </p>
+
 </section>

  </body>
Index: ./xdocs/contributors.xml
===================================================================
RCS file: /products/cvs/jetspeed/jetspeed/xdocs/contributors.xml,v
retrieving revision 1.4
diff -u -r1.4 contributors.xml
--- ./xdocs/contributors.xml 2001/02/17 17:27:44 1.4
+++ ./xdocs/contributors.xml 2001/02/28 10:48:38
@@ -30,8 +30,6 @@
 them on the mailing list.
 </p>

-
-<p>
 <table>
 <tr>
     <td>Jeffrey D. Brekke</td>
@@ -68,10 +66,6 @@


 </table>
-
-
-</p>
-

 </section>

Index: ./xdocs/psml.xml
===================================================================
RCS file: /products/cvs/jetspeed/jetspeed/xdocs/psml.xml,v
retrieving revision 1.6
diff -u -r1.6 psml.xml
--- ./xdocs/psml.xml 2001/02/20 10:43:44 1.6
+++ ./xdocs/psml.xml 2001/02/28 10:48:38
@@ -43,7 +43,7 @@
 </section>

 <section name="Portlet Registry">
-  <s2 title="What is the PortletRegistry?">
+  <subsection name="What is the PortletRegistry?">
     <p>
     The PortletRegistry is a central store where Jetspeed can obtain
further
     information about a given Portlet.
@@ -53,8 +53,8 @@
     but the <b>entry</b> element. All Portlets within the Registry must
have a unique
     name.
     </p>
-  </s2>
-  <s2 title="Registry Entries">
+  </subsection>
+  <subsection name="Registry Entries">
     <p>
     The portlets are described in the registry by an Entry description.
These
     entries may be of three distinct types:
@@ -84,8 +84,8 @@
         </dd>
       </dl>
     </p>
-  </s2>
-  <s2 title="Examples">
+  </subsection>
+  <subsection name="Examples">
     <!-- should put an example section with detailed markup explanation
-->
 <source test=""><![CDATA[

@@ -105,18 +105,18 @@
     </portlets>
 </portlet-registry>
 ]]></source>
-  </s2>
+  </subsection>
 </section>

 <section name="Site Markup">
-  <s2 title="Files organisation">
+  <subsection name="Files organisation">
     <p>Whereas the registry describes all the Portlets in a single
file, the
     markup uses one different file per registered user, thus providing
     customizability of the interface. With the new profiling service,
users can have multiple markup files.
     </p>
     <p>A default site description is used for anonymous access</p>
-  </s2>
-  <s2 title="Site elements">
+  </subsection>
+  <subsection name="Site elements">
     <p>
     The site markup uses 4 main type of elements which correpsond
directly to
     layout classes.
@@ -157,8 +157,8 @@
       except for the skin properties which are inherited in the
component
       hierarchy.
     </p>
-  </s2>
-  <s2 title="Examples">
+  </subsection>
+  <subsection name="Examples">
     <!-- should put an example section with detailed markup explanation
-->

 <source test=""><![CDATA[
@@ -195,7 +195,7 @@

 </portlets>
 ]]></source>
-  </s2>
+  </subsection>
 </section>

 </body>

The command completed successfully.



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/jetspeed@list.working-dogs.com/>
List Help?:          [EMAIL PROTECTED]

Reply via email to