You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by vm...@apache.org on 2003/04/07 05:54:31 UTC

cvs commit: xml-fop/src/documentation/content/xdocs book.xml

vmote       2003/04/06 20:54:31

  Modified:    src/documentation/content/xdocs book.xml
  Log:
  Rearrange entries.
  
  Revision  Changes    Path
  1.13      +10 -7     xml-fop/src/documentation/content/xdocs/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/book.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- book.xml	7 Apr 2003 00:55:01 -0000	1.12
  +++ book.xml	7 Apr 2003 03:54:30 -0000	1.13
  @@ -12,11 +12,6 @@
             <menu-item label="Home" href="index.html"/>
             <menu-item label="News" href="news.html"/>
             <menu-item label="Logo contest" href="logocontest.html"/>
  -          <menu-item label="FAQs" href="faq.html"/>
  -          <menu-item label="Download" href="download.html"/>
  -          <menu-item label="Release Notes" href="relnotes.html"/>
  -          <menu-item label="Getting Help" href="gethelp.html"/>
  -          <menu-item label="Examples" href="examples.html"/>
           </menu>
   
           <menu label="Project">
  @@ -26,12 +21,17 @@
           </menu>
   
           <menu label="Using FOP">
  +          <menu-item label="Release Notes" href="relnotes.html"/>
  +          <menu-item label="Download" href="download.html"/>
             <menu-item label="Compiling" href="compiling.html"/>
             <menu-item label="Running" href="running.html"/>
             <menu-item label="Embedding" href="embedding.html"/>
             <menu-item label="Ant task" href="anttask.html"/>
  -          <menu-item label="Output Formats" href="output.html"/>
  +        </menu>
  +
  +        <menu label="Features">
             <menu-item label="Compliance" href="compliance.html"/>
  +          <menu-item label="Output Formats" href="output.html"/>
           </menu>
   
           <menu label="Extras">
  @@ -48,8 +48,11 @@
           </menu>
   
           <menu label="Resources">
  +          <menu-item label="Getting Help" href="gethelp.html"/>
  +          <menu-item label="FAQs" href="faq.html"/>
  +          <menu-item label="Examples" href="examples.html"/>
             <menu-item label="Bugs" href="bugs.html"/>
  -          <menu-item label="Resources" href="resources.html"/>
             <menu-item label="License" href="license.html"/>
  +          <menu-item label="Other" href="resources.html"/>
           </menu>
       </book>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org