summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-31 16:35:57 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-31 16:35:57 +0000
commit80fb52118457e166a308e3ef015be69374166344 (patch)
treea4259e00d91da71d835db4eeb082f029e3948be6
parent2740b23964791a110238be5be1e508a61c1530cf (diff)
downloadATCD-80fb52118457e166a308e3ef015be69374166344.tar.gz
ChangeLogTag:Wed Jul 31 11:34:58 2002 Nanbor Wang <nanbor@cs.wustl.edu>
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLogs/ChangeLog-03a4
-rw-r--r--docs/index.html9
3 files changed, 13 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 696ad285a07..50552706675 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Jul 31 11:34:58 2002 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * docs/index.html: Added a link to ACEXML document.
+
Wed Jul 31 10:47:54 2002 Chad Elliott <elliott_c@ociweb.com>
* include/makeinclude/rules.local.GNU:
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 696ad285a07..50552706675 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,7 @@
+Wed Jul 31 11:34:58 2002 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * docs/index.html: Added a link to ACEXML document.
+
Wed Jul 31 10:47:54 2002 Chad Elliott <elliott_c@ociweb.com>
* include/makeinclude/rules.local.GNU:
diff --git a/docs/index.html b/docs/index.html
index a6cebc678c2..9f32381ad98 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -31,10 +31,10 @@ ask. <P>
<h2>Structure</h2>
<ul>
- <li><a href="ACE-categories.html">Class Categories</a> - Listing of some of the classes
+ <li><a href="ACE-categories.html">Class Categories</a> - Listing of some of the classes
in ACE.
<li>ACE Inheritance Tree <a href="ACE-inheritance.pdf">[pdf]</a> <a href=
- "ACE-inheritance.ps.gz">[ps.gz]</a>
+ "ACE-inheritance.ps.gz">[ps.gz]</a>
<li><a href="ACE-subsets.html">ACE Subsets</a> - Outline of some of our ideas
for subsetting the ACE library.
@@ -56,7 +56,7 @@ ask. <P>
<!-- Bob's original can always be found at: http://dox.netwrench.com/acedox/fmm/ -->
<li><a href="http://www.cs.wustl.edu/~schmidt/ACE-papers.html">Technical Papers</a> -
Postscript versions of many ACE papers.
- <li><a href="ACE-FMM.html">ACE FMM</a> - ACE &quot;Frequently Made Mistakes&quot;
+ <li><a href="ACE-FMM.html">ACE FMM</a> - ACE &quot;Frequently Made Mistakes&quot;
</ul>
<hr>
@@ -79,9 +79,10 @@ ask. <P>
<ul>
<li><a href="ACE-lessons.html">Lessons</a> - Lessons we have learned while
- building ACE.
+ building ACE.
<li><a href="ACE-SSL.html">ACE+SSL</a> - What is ACE+SSL and how to get it.
<li><a href="CE-status.txt">CE-status.txt</a> - The status of ACE on Windows CE.
+ <li><a href="../ACEXML/docs/readme.txt">ACEXML</a> - A SAX2-based XML parser ACE uses and provides.
</ul>
</body>