hlship 2004/06/01 11:19:15
Modified: src/documentation/content/xdocs index.xml site.xml
Log:
Fix menu generation issues.
Revision Changes Path
1.6 +1 -6
jakarta-hivemind/src/documentation/content/xdocs/index.xml
Index: index.xml
===================================================================
RCS file:
/home/cvs/jakarta-hivemind/src/documentation/content/xdocs/index.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- index.xml 1 Jun 2004 15:23:17 -0000 1.5
+++ index.xml 1 Jun 2004 18:19:15 -0000 1.6
@@ -72,11 +72,6 @@
to the
<code>[email protected]</code> mailing list.</p>
<p>Integration with <link
href="site:spring">Spring</link> is now available as
<link
href="site:hivemind.lib.SpringLookupFactory">SpringLookupFactory</link>.</p>
-
- <warning>
- Still fighting with <link
href="http://xml.apache.org/forrest/">Forrest</link>
- to get the tabs and menus just right.
- </warning>
</section>
<section>
<title>Acknowledgments</title>
1.8 +7 -1 jakarta-hivemind/src/documentation/content/xdocs/site.xml
Index: site.xml
===================================================================
RCS file:
/home/cvs/jakarta-hivemind/src/documentation/content/xdocs/site.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- site.xml 1 Jun 2004 15:23:17 -0000 1.7
+++ site.xml 1 Jun 2004 18:19:15 -0000 1.8
@@ -25,6 +25,8 @@
<site xmlns="http://apache.org/forrest/linkmap/1.0" tab="project">
+ <index href="index.html"/>
+
<project label="HiveMind Project">
<reference label="Reference">
<services label="Services" href="services.html"/>
@@ -55,6 +57,8 @@
<hivemind label="Module: hivemind" tab="hivemind" href="hivemind/">
+ <index href="index.html"/>
+
<services label="Services">
<hivemind.BuilderFactory label="BuilderFactory"
href="BuilderFactory.html"/>
@@ -93,6 +97,8 @@
<hivemind.lib label="Module: hivemind.lib" tab="hivemind-lib"
href="hivemind-lib/">
+ <index href="index.html"/>
+
<services label="Services">
<hivemind.lib.EJBProxyFactory label="EJBProxyFactory"
href="EJBProxyFactory.html"/>
<hivemind.lib.NameLookup label="NameLookup"
href="NameLookup.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]