]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
forgot this one
authorChristian Geisert <chrisg@apache.org>
Tue, 18 Feb 2003 12:45:35 +0000 (12:45 +0000)
committerChristian Geisert <chrisg@apache.org>
Tue, 18 Feb 2003 12:45:35 +0000 (12:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@195967 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/tabs.xml

index 2cd7fd9a6cd74379de531de0938483a0baa5f973..b40e054f4b9da001ffa93e074ea11a811d1205c8 100644 (file)
@@ -2,14 +2,11 @@
       <!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="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>
+      <tabs software="MyProj"
+        title="MyProj"
+        copyright="Foo"
+        xmlns:xlink="http://www.w3.org/1999/xlink">
+
+        <tab label="Home" dir=""/>
+
+    </tabs>