summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html18
1 files changed, 8 insertions, 10 deletions
diff --git a/docs/index.html b/docs/index.html
index 18de311d5c7..b80733cb6be 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -20,11 +20,12 @@ ask. <P>
<ul>
<li><a href="http://www.cs.wustl.edu/~schmidt/ACE-overview.html">Overview of ACE</a> -
- a high-level view.
+ The top level view.
<li><A
HREF="http://www.cs.wustl.edu/~schmidt/ACE-documentation.html">ACE online documentation</a>.
<li><A
- HREF="http://www.flyingdonkey.com/ace/">Translations for much of the ACE documentation</a>.
+ HREF="http://www.flyingdonkey.com/ace/">Chinese translation for
+ much ACE documentation</a>.
<LI><A HREF="http://www.cs.wustl.edu/~schmidt/ACE/">Books on ACE</A>.
</ul>
@@ -59,8 +60,8 @@ ask. <P>
<h3>Bug Reports</h3>
<ul>
- <li><a href="ACE-bug-process.html">Bug Fixing Policies</a> - Our policies for
- handling bug reports about ACE, TAO, and CIAO.
+ <li><a href="ACE-bug-process.html">ACE+TAO Bug Fixing Policies</a> - Our policies for
+ handling bug reports.
<li><a href="usage-bugzilla.html">Bug Tracking System</a> - Short description of our
Bugzilla bug tracking system.
</ul>
@@ -72,14 +73,13 @@ ask. <P>
<ul>
<li><a href="ACE-development-process.html">Development and Release Process</a> - The process we use
- to develop and release the ACE, TAO, and CIAO software.
+ to develop and release the ACE library.
<li><a href="CVS.html">Overview of CVS</a> - How to use the source
control system we use for ACE, TAO, CIAO, etc.
- <li><a href="ACE-guidelines.html">Style Guide</a> - How to write
- compliant ACE, TOA, and CIAO code.
+ <li><a href="ACE-guidelines.html">Style Guide</a> - How to write compliant ACE code.
<li><a href="ACE-porting.html">Porting</a> - What to do to port to a new platform.
<li><a href="exceptions.html">Exception Macros</a> - How to use the ACE TRY
- macros properly (note that these macros are now deprecated).
+ macros properly.
</ul>
@@ -91,8 +91,6 @@ ask. <P>
<li><a href="ACE-lessons.html">Lessons</a> - Lessons we have learned while
building ACE.
<li><a href="ACE-SSL.html">ACE+SSL</a> - What is ACE+SSL and how to get it.
- <li><a href="Symbol_Versioning.html">Symbol versioning</a> - How to do symbol versioning
- with ACE+TAO.
<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>