sackley 2002/09/23 13:12:18
Modified: src/documentation/xdocs/hdf book.xml
Log:
added entries for a how-to and the docoverview
Revision Changes Path
1.2 +4 -2 jakarta-poi/src/documentation/xdocs/hdf/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/jakarta-poi/src/documentation/xdocs/hdf/book.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- book.xml 31 Jan 2002 02:23:39 -0000 1.1
+++ book.xml 23 Sep 2002 20:12:18 -0000 1.2
@@ -1,12 +1,14 @@
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN"
"../dtd/book-cocoon-v10.dtd">
-<book software="Poi Project"
- title="HDF"
+<book software="Poi Project"
+ title="HDF"
copyright="@year@ Poi Project">
<menu label="Navigation">
<menu-item label="Main" href="../index.html"/>
+ <menu-item label="How-To" href="../how-to.html"/>
+ <menu-item label="HDF Format" href="../docoverview.html"/>
</menu>
</book>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>