edwingo 01/01/30 18:09:11
Modified: sources/crimson index.xml
Log:
Added section on examples
Revision Changes Path
1.6 +18 -2 xml-site/sources/crimson/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-site/sources/crimson/index.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- index.xml 2001/01/31 01:50:16 1.5
+++ index.xml 2001/01/31 02:09:10 1.6
@@ -36,8 +36,23 @@
project page has been created.]</p>
</s2>
+ <s2 title="Distribution">
+ <p>
+ Distributions containing binaries, source, and examples are available
+ on the <jump href="/dist/crimson">&CrimsonName; download page</jump>.
+ </p>
+ </s2>
+
+ <s2 title="Usage Examples">
+ <p>
+ See the sample programs in the "examples" directory for example use
+ cases. Also, check the JAXP specification for more information.
+ </p>
+ </s2>
+
<s2 title="Source Repository">
- <p>The latest code is available via the CVS source repository. Please
+ <p>
+ The latest code is available via the CVS source repository. Please
see the <jump href="/cvs.html">repository page</jump> for more
information on access. Use the provided <jump
href="http://jakarta.apache.org/ant/">Ant</jump> build.xml file to
@@ -46,7 +61,8 @@
</s2>
<s2 title="Mailing List">
- <p>There is no mailing list specific to the &CrimsonName; project.
+ <p>
+ There is no mailing list specific to the &CrimsonName; project.
Please use the <jump
href="mailto:[email protected]">[email protected]</jump>
mailing list to discuss &CrimsonName; issues.