You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2002/07/07 10:32:22 UTC

cvs commit: jakarta-avalon-excalibur/xmlbundle/src/xdocs/stylesheets project.xml

donaldp     2002/07/07 01:32:22

  Modified:    xmlbundle default.properties
  Added:       xmlbundle/src/xdocs/stylesheets project.xml
  Log:
  Update doc building process.
  
  Revision  Changes    Path
  1.14      +1 -1      jakarta-avalon-excalibur/xmlbundle/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/xmlbundle/default.properties,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- default.properties	7 Jul 2002 08:30:29 -0000	1.13
  +++ default.properties	7 Jul 2002 08:32:22 -0000	1.14
  @@ -93,11 +93,11 @@
   context.dir = ../../jakarta-avalon/src/documentation
   tools.dir = ../../jakarta-avalon/tools
   tools.jar = ${java.home}/../lib/tools.jar
  -docs.dir = docs
   xdocs.dir = ${src.dir}/xdocs
   
   #  Set the properties for distribution directories
   dist.dir = dist
  +docs.dir = ${dist.dir}/docs
   dist.javadocs = ${dist.dir}/docs/api
   
   #  name of .zip/.tar.gz/.bz2 files and their top-level directory
  
  
  
  1.1                  jakarta-avalon-excalibur/xmlbundle/src/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <project
      name="Excalibur XMLBundle"
      href="http://jakarta.apache.org/avalon/excalibur/xmlbundle" >
      <title>Excalibur XMLBundle</title>
      <body>
          <menu name="About">
              <item name="Overview" href="/index.html"/>
              <item name="Excalibur Home" href="http://jakarta.apache.org/avalon/excalibur/index.html"/>
              <item name="Download" href="http://jakarta.apache.org/builds/jakarta-avalon-excalibur/release"/>
              <item name="API Docs" href="/api/index.html"/>
          </menu>
      </body>
  </project>
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>