You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by le...@apache.org on 2003/01/25 19:19:51 UTC

cvs commit: jakarta-avalon-site/src/documentation/content/xdocs/project book.xml index.xml

leosimons    2003/01/25 10:19:51

  Added:       src/documentation/content/xdocs/project book.xml index.xml
  Log:
  adding in project basics and some links.
  
  Revision  Changes    Path
  1.1                  jakarta-avalon-site/src/documentation/content/xdocs/project/book.xml
  
  Index: book.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "book-cocoon-v10.dtd">
  
  <book software="Avalon"
    title="Avalon"
    copyright="@year@ The Apache Software Foundation"
    xmlns:xlink="http://www.w3.org/1999/xlink">
  
    <menu label="Basics">
      <menu-item label="Index" href="index.html"/>
      <menu-item label="Our Mission" href="mission.html"/>
      <menu-item label="Project History" href="../history/index.html"/>
      <menu-item label="Meritocracy" href="http://jakarta.apache.org/site/decisions.html"/>
      <menu-item label="High esteem" href="http://dictionary.reference.com/search?q=esteem"/>
      <menu-item label="The Apache Way" href="http://nagoya.apache.org/wiki/apachewiki.cgi?ApacheWay"/>
    </menu>
    
    <menu label="Organization">
      <menu-item label="Roles and Responsibilities" href="http://jakarta.apache.org/site/roles.html"/>
      <menu-item label="The ASF" href="http://apache.org/foundation/"/>
      <menu-item label="The Avalon PMC" href="pmc.html"/>
      <menu-item label="About the ASF License" href="http://www.apache.org/foundation/licence-FAQ.html"/>
      <menu-item label="Contributor License Agreement" href="http://jakarta.apache.org/site/agreement.html"/>
    </menu>
    
    <menu label="Development Process">
      <menu-item label="Roadmap" href="roadmap.html"/>
      <menu-item label="Release Management" href="releases.html"/>
      <menu-item label="Patches and Bugreports" href="patches.html"/>
    </menu>
  </book>
  
  
  
  1.1                  jakarta-avalon-site/src/documentation/content/xdocs/project/index.xml
  
  Index: index.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
        <document> 
          <header> 
            <title>Apache Avalon project: Project Guidelines</title> 
          </header> 
          <body> 
            <section>
              <title>Shaping up....</title>
              <p>We're still working on our project guidelines. We're sort-of waiting for
  	    the <link href="http://incubator.apache.org/">Incubator Project</link> to come
  	    up with 'standard' guidelines so we can refer to them and avoid the
  	    typing. In the meantime, consider the
  	    <link href="http://jakarta.apache.org/site/guidelines.html">Jakarta Project
  	    Guidelines</link> to be ours as well. Some useful links on the left-hand side as
  	    well, though not all of them work.</p>
            </section>
          </body>
      </document>
  
  
  

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