summaryrefslogtreecommitdiff
path: root/html/index.html
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-28 23:38:11 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-28 23:38:11 +0000
commiteb03d3c45a6c0ff02ecffd66dd2621440969bde9 (patch)
treeb7e7c3b51f515e9f77ed85e7d2d79b2fa4408b48 /html/index.html
parent7fc41d58f91352c3dbf4f11c46273bf82bcb9105 (diff)
downloadATCD-eb03d3c45a6c0ff02ecffd66dd2621440969bde9.tar.gz
ChangeLogTag:Tue Nov 28 15:36:10 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html27
1 files changed, 16 insertions, 11 deletions
diff --git a/html/index.html b/html/index.html
index fe170d43d33..8ffe525fd93 100644
--- a/html/index.html
+++ b/html/index.html
@@ -16,41 +16,46 @@
</P>
<UL>
- <LI><P><A HREF="html/ace">
+ <LI><P><A HREF="ace">
The ACE library
</A>
</P>
</LI>
- <LI><P><A HREF="html/ace/ssl">ACE SSL Adapters
+ <LI><P><A HREF="ace/ssl">ACE SSL Adapters
</A>
</P>
</LI>
- <LI><P><A HREF="html/ace/rmcast">ACE Reliable Multicast
+ <LI><P><A HREF="ace/rmcast">ACE Reliable Multicast
components
</A>
</P>
</LI>
- <LI><P><A HREF="html/tao">
+ <LI><P><A HREF="tao">
The TAO library and components
</A>
</P>
</LI>
- <LI><P><A HREF="html/tao/portableserver">TAO_PortableServer:
+ <LI><P><A HREF="tao/portableserver">TAO_PortableServer:
</A>
TAO's Portable Object Adapter
</P>
</LI>
- <LI><P><A HREF="html/tao/dynamicany">TAO_DynamicAny:
+ <LI><P><A HREF="tao/dynamicany">TAO_DynamicAny:
</A>
TAO's implementation of Dynamic Anys.
</P>
</LI>
- <LI><P><A HREF="html/tao/iormanipulation">TAO_IORManipulation:
+ <LI><P><A HREF="tao/dynamicinterface">TAO_DynamicInterface:
+ </A>
+ TAO's implementation of DII/DSI.
+ </P>
+ </LI>
+ <LI><P><A HREF="tao/iormanipulation">TAO_IORManipulation:
</A>
TAO extension to manipulate IORs.
</P>
</LI>
- <LI><P><A HREF="html/tao/iortable">TAO_IORTable:
+ <LI><P><A HREF="tao/iortable">TAO_IORTable:
</A>
TAO's ad-hoc adapter for simple Object Keys.
</P>
@@ -59,19 +64,19 @@
<hr>
<UL>
- <LI><P><A HREF="html/tao/implrepo_service">Implementation Repository:
+ <LI><P><A HREF="tao/implrepo_service">Implementation Repository:
</A>
TAO's object activation daemon.
</P>
</LI>
- <LI><P><A HREF="html/tao/esf">TAO_ESF:
+ <LI><P><A HREF="tao/esf">TAO_ESF:
</A>
TAO's Event Service Framework,
a collection of template classes used to implement TAO Event
Services.
</P>
</LI>
- <LI><P><A HREF="html/tao/rtevent">TAO_RTEvent:
+ <LI><P><A HREF="tao/rtevent">TAO_RTEvent:
</A>
TAO's RT Event Service implementation.
</P>