andreas 2003/05/30 03:52:50
Modified: src/webapp/lenya/pubs/docs-new/content/xdocs site.xml
Log:
simplified "install" menu structure
Revision Changes Path
1.26 +3 -7 cocoon-lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/site.xml
Index: site.xml
===================================================================
RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/site.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- site.xml 28 May 2003 04:28:39 -0000 1.25
+++ site.xml 30 May 2003 10:52:50 -0000 1.26
@@ -14,13 +14,9 @@
<installation href="installation/" label="Installation">
<install-overview href="index.html" label="Overview"/>
<prerequisites href="prerequisites.html" label="Prerequisites"/>
- <install-get label="Download Lenya">
- <cvs href="cvs.html" label="CVS"/>
- <cvs href="download.html" label="Nightly Snapshots"/>
- </install-get>
- <install label="Install Lenya">
- <node-5 href="source_version.html" label="Source Version"/>
- </install>
+ <download href="download.html" label="Download"/>
+ <cvs href="cvs.html" label="CVS Access"/>
+ <install href="source_version.html" label="Installation Instructions"/>
</installation>
<documentation href="docs/" label="Documentation">
---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org
|