pbwest 2002/12/21 20:14:40
Modified: src/documentation/content/xdocs tabs.xml
Log:
Fixed headings.
Replaced Redesign tab with Development, Redesign and alt design.
Revision Changes Path
1.3 +11 -9 xml-fop/src/documentation/content/xdocs/tabs.xml
Index: tabs.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/tabs.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tabs.xml 19 Nov 2002 07:57:27 -0000 1.2
+++ tabs.xml 22 Dec 2002 04:14:40 -0000 1.3
@@ -2,12 +2,14 @@
<!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.0//EN"
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/tab-cocoon-v10.dtd">
- <tabs software="MyProj"
- title="MyProj"
- copyright="Foo"
- xmlns:xlink="http://www.w3.org/1999/xlink">
-
- <tab label="Home" dir=""/>
- <tab label="Redesign" dir="dev/"/>
-
- </tabs>
+<tabs software="FOP"
+ title="FOP"
+ copyright="@year@ The Apache Software Foundation"
+ xmlns:xlink="http://www.w3.org/1999/xlink">
+
+ <tab label="Home" dir=""/>
+ <tab label="Development" dir="dev/"/>
+ <tab label="Redesign" dir="design/"/>
+ <tab label="alt design" dir="design/alt.design/"/>
+
+</tabs>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]