leosimons 2003/10/29 06:51:43
Modified: site/xdocs navigation.xml
Added: site/xdocs no-docs-available.xml
Log:
placeholder page for all the docs we're removing
Revision Changes Path
1.2 +2 -0 avalon-excalibur/site/xdocs/navigation.xml
Index: navigation.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/site/xdocs/navigation.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- navigation.xml 28 Oct 2003 19:51:33 -0000 1.1
+++ navigation.xml 29 Oct 2003 14:51:43 -0000 1.2
@@ -16,6 +16,8 @@
<menu name="About Excalibur">
<item name="Overview" href="/index.html"/>
<item name="Download" href="http://avalon.apache.org/download.cgi"/>
+ <item name="Where's my documentation???" href="/no-docs-available.html"/>
+ <item name="Javadocs" href="http://avalon.apache.org/excalibur/api/"/>
</menu>
</body>
1.1 avalon-excalibur/site/xdocs/no-docs-available.xml
Index: no-docs-available.xml
===================================================================
<?xml version="1.0"?>
<document>
<properties>
<author email="[EMAIL PROTECTED]">Avalon Documentation Team</author>
<title>Excalibur - Please volunteer to write documentation</title>
</properties>
<body>
<section name="The document you're looking for is no longer available">
<p>
Excalibur contains a lot of components that have no significant
amount of documentation besides their javadocs. In order to
reduce maintainance overhead and be able to focus on the things
we deem most important, we have decided to stop actively
maintaining those documentation sets.
</p>
<p>
You have reached this page because you have tried to acces such
a set of obsolete documentation. The javadocs for all excalibur
packages can be found at
<a
href="http://avalon.apache.org/excalibur/api/">http://avalon.apache.org/excalibur/api/</a>.
</p>
</section>
<section name="Volunteers wanted!">
<p>
I think everyone agrees that the absence of documentation for
the component you're interested in is a bit of a shame. We are
looking for volunteers to write this documentation. If you're
interested in helping out, please drop by on the Avalon
Development mailing list
(<a href="http://avalon.apache.org/mailing-lists.html">Subscription
information</a>)
for more information on how to do just that.
</p>
</section>
</body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]