vgritsenko    2003/12/19 21:51:46

  Modified:    src/documentation/content/xdocs guide-administrator.xml
                        guide-developer.xml guide-tools.xml guide-user.xml
               src/documentation/content/xdocs/dev todo.xml
  Log:
  Add revision
  
  Revision  Changes    Path
  1.8       +1 -1      
xml-xindice/src/documentation/content/xdocs/guide-administrator.xml
  
  Index: guide-administrator.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-xindice/src/documentation/content/xdocs/guide-administrator.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  
  
  
  1.7       +1 -1      
xml-xindice/src/documentation/content/xdocs/guide-developer.xml
  
  Index: guide-developer.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-xindice/src/documentation/content/xdocs/guide-developer.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  
  
  
  1.5       +1 -1      
xml-xindice/src/documentation/content/xdocs/guide-tools.xml
  
  Index: guide-tools.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-xindice/src/documentation/content/xdocs/guide-tools.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  
  
  
  1.5       +1 -1      
xml-xindice/src/documentation/content/xdocs/guide-user.xml
  
  Index: guide-user.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-xindice/src/documentation/content/xdocs/guide-user.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  
  
  
  1.4       +40 -40    xml-xindice/src/documentation/content/xdocs/dev/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/xml-xindice/src/documentation/content/xdocs/dev/todo.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- todo.xml  5 Sep 2003 02:57:26 -0000       1.3
  +++ todo.xml  20 Dec 2003 05:51:46 -0000      1.4
  @@ -7,46 +7,46 @@
     -->
   
   <document>
  -    <header>
  -        <title>Dev Todo List</title>
  -        <authors>
  -            <person name="Vladimir R. Bossicard" email="[EMAIL PROTECTED]"/>
  -        </authors>
  -    </header>
  +  <header>
  +    <title>Dev Todo List</title>
  +    <version>$Revision$</version>
  +    <authors>
  +      <person name="Vladimir R. Bossicard" email="[EMAIL PROTECTED]"/>
  +    </authors>
  +  </header>
   
  -    <body>
  -        <section>
  -            <title>Introduction</title>
  -            <p>
  -                For a new version of Xindice to be released, these
  -                following todos must be completed. Do not expect
  -                anything if these tasks are not done!  So if you want
  -                to see a new release before the end of the millenium,
  -                choose your task!
  -            </p>
  -        </section>
  +  <body>
  +    <section>
  +      <title>Introduction</title>
  +      <p>
  +        For a new version of Xindice to be released, these following
  +        todos must be completed. Do not expect anything if these tasks
  +        are not done!  So if you want to see a new release before the
  +        end of the millenium, choose your task!
  +      </p>
  +    </section>
   
  -        <section>
  -            <title>Development</title>
  -            <ul>
  -                <li>
  -                    <code>build.xml</code>: generate the <code>tar.gz</code>
  -                    and <code>zip</code> files.
  -                </li>
  -                <li>
  -                    create jsp pages to replace the ugly debug tool.
  -                </li>
  -            </ul>
  -        </section>
  +    <section>
  +      <title>Development</title>
  +      <ul>
  +        <li>
  +          <code>build.xml</code>: generate the <code>tar.gz</code>
  +          and <code>zip</code> files.
  +        </li>
  +        <li>
  +          create jsp pages to replace the ugly debug tool.
  +        </li>
  +      </ul>
  +    </section>
   
  -        <section>
  -            <title>Documentation</title>
  -            <ul>
  -                <li>
  -                    Define the tables of content for the different
  -                    guides and fill in the holes!
  -                </li>
  -            </ul>
  -        </section>
  -    </body>
  +    <section>
  +      <title>Documentation</title>
  +      <ul>
  +        <li>
  +          Define the tables of content for the different guides and fill in
  +          the holes!
  +        </li>
  +      </ul>
  +    </section>
  +  </body>
   </document>
  
  
  

Reply via email to