You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by do...@apache.org on 2001/02/26 14:42:49 UTC

cvs commit: jakarta-avalon/src/xdocs book.xml

donaldp     01/02/26 05:42:49

  Modified:    src/xdocs book.xml
  Log:
  Updated book to look a little cleaner.
  
  Revision  Changes    Path
  1.2       +26 -26    jakarta-avalon/src/xdocs/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon/src/xdocs/book.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- book.xml	2001/02/23 10:47:47	1.1
  +++ book.xml	2001/02/26 13:42:49	1.2
  @@ -4,35 +4,35 @@
         title="Avalon Documentation" 
         copyright="@year@ The Apache Software Foundation">
   
  -<section label="About"/>
  -  <page id="index" label="Overview" source="index.xml"/>
  -  <page id="history" label="History" source="history.xml"/>
  -  <page id="features" label="Features" source="features.xml"/>
  -  <page id="geting-started" label="Getting Started" source="getting-started.xml"/>
  -  <page id="install" label="Installation" source="install.xml"/>
  -  <page id="license" label="License" source="license.xml"/>
  +  <section label="About">
  +    <page id="index" label="Overview" source="index.xml"/>
  +    <page id="history" label="History" source="history.xml"/>
  +    <page id="features" label="Features" source="features.xml"/>
  +    <page id="geting-started" label="Getting Started" source="getting-started.xml"/>
  +    <page id="install" label="Installation" source="install.xml"/>
  +    <page id="license" label="License" source="license.xml"/>
  +    
  +      <separator/>
   
  -<separator/>
  -  <page id="mail" label="Mail Archive" source="mail.xml"/>
  -  <external id="faq" 
  -            label="FAQ" 
  -            href="http://java.apache.org/jyve-faq/Turbine/screen/DisplayTopics/action/SetAll/project_id/1/faq_id/35"/>
  +    <page id="mail" label="Mail Archive" source="mail.xml"/>
  +    <page id="contributors" label="Contributors" source="contributors.xml"/>
  +    <changes id="changes" label="Changes" source="changes.xml"/>
  +  </section>
   
  -  <page id="contributors" label="Contributors" source="contributors.xml"/>
  -  <changes id="changes" label="Changes" source="changes.xml"/>
  +  <section label="Framework">
  +    <page id="design" label="Patterns and Design" source="design.xml"/>
  +    <page id="code-standards" label="Coding Standards" source="code-standards.xml"/>
  +    <page id="todo" label="Todo" source="todo.xml"/>
  +    <external id="api-docs" label="API Docs" href="api/index.html"/>
  +  </section>
   
  -<section label="Developers"/>
  -  <page id="design" label="Patterns and Design" source="design.xml"/>
  -  <page id="code-standards" label="Coding Standards" source="code-standards.xml"/>
  -  <page id="todo" label="Todo" source="todo.xml"/>
  -  <external id="api-docs" label="API Docs" href="api/index.html"/>
  -
  -<section label="Phoenix"/>
  -  <page id="phoenix" label="What is Phoenix?" source="phoenix.xml"/>
  -  <page id="administrators" label="Administrators Guide" source="administrator-guide.xml"/>
  -  <page id="deployers" label="Deployers Guide" source="deployers-guide.xml"/>
  -  <page id="assemblers" label="Assemblers Guide" source="assemblers-guide.xml"/>
  -  <page id="developers" label="Block Developers Guide" source="block-developers-guide.xml" />
  +  <section label="Phoenix">
  +    <page id="phoenix" label="What is Phoenix?" source="phoenix.xml"/>
  +    <page id="administrators" label="Administrators Guide" source="administrator-guide.xml"/>
  +    <page id="deployers" label="Deployers Guide" source="deployers-guide.xml"/>
  +    <page id="assemblers" label="Assemblers Guide" source="assemblers-guide.xml"/>
  +    <page id="developers" label="Block Developers Guide" source="block-developers-guide.xml" />
  +  </section>
   
     <!-- history pages -->
     <hidden id="call-to-vote" source="history/call-to-vote.xml" />