joerg 2003/08/06 08:18:40
Added: src/documentation/content/xdocs/news book.xml
Log:
book.xml to allow manual navigation changes like "back to main"
Revision Changes Path
1.1 cocoon-site/src/documentation/content/xdocs/news/book.xml
Index: book.xml
===================================================================
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN"
"book-cocoon-v10.dtd">
<book software="Apache Cocoon"
title="Apache Cocoon Links"
copyright="@year@ The Apache Software Foundation">
<menu label="Navigation">
<menu-item label="Main" href="../index.html"/>
</menu>
<menu label="News">
<menu-item label="Latest" href="index.html"/>
<menu-item label="Archives" href="archives.html"/>
</menu>
</book>