summaryrefslogtreecommitdiff
path: root/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html113
1 files changed, 0 insertions, 113 deletions
diff --git a/html/index.html b/html/index.html
deleted file mode 100644
index 85df92f44c0..00000000000
--- a/html/index.html
+++ /dev/null
@@ -1,113 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
-<html>
- <!-- $Id$ -->
- <head>
- <title>ACE+TAO Documentation</title>
- <LINK href="doxygen.css" rel="stylesheet" type="text/css">
- </head>
-
- <body>
-
- <CENTER>
- <h1>ACE+TAO Documentation</h1>
- </CENTER>
-
- <P>Documentation is separated by components:
- </P>
-
- <UL>
- <LI><P><A HREF="ace/index.html">
- The ACE library
- </A>
- </P>
- </LI>
- <LI><P><A HREF="ace/ssl/index.html">ACE SSL Adapters
- </A>
- </P>
- </LI>
- <LI><P><A HREF="ace/rmcast/index.html">ACE Reliable Multicast
- components
- </A>
- </P>
- </LI>
- <LI><P><A HREF="ace/QoS/index.html">ACE Components for
- QoS-enabled networking APIs.
- </A>
- </P>
- </LI>
- <LI><P><A HREF="tao/index.html">
- The TAO library and components
- </A>
- </P>
- </LI>
- <LI><P><A HREF="tao/portableserver/index.html">TAO_PortableServer:
- </A>
- TAO's Portable Object Adapter
- </P>
- </LI>
- <LI><P><A HREF="tao/dynamicany/index.html">TAO_DynamicAny:
- </A>
- TAO's implementation of Dynamic Anys.
- </P>
- </LI>
- <LI><P><A HREF="tao/dynamicinterface/index.html">TAO_DynamicInterface:
- </A>
- TAO's implementation of DII/DSI.
- </P>
- </LI>
- <LI><P><A HREF="tao/smartproxies/index.html">TAO_SmartProxies:
- </A>
- TAO's smart proxies support library.
- </P>
- </LI>
- <LI><P><A HREF="tao/iormanipulation/index.html">TAO_IORManipulation:
- </A>
- TAO extension to manipulate IORs.
- </P>
- </LI>
- <LI><P><A HREF="tao/iortable/index.html">TAO_IORTable:
- </A>
- TAO's ad-hoc adapter for simple Object Keys.
- </P>
- </LI>
- <LI><P><A HREF="tao/strategies/index.html">TAO_Strategies:
- </A>
- Additional configuration options and protocols for TAO.
- </P>
- </LI>
- </UL>
-
- <hr>
- <UL>
- <LI><P><A HREF="tao/implrepo_service/index.html">
- Implementation Repository:
- </A>
- TAO's object activation daemon.
- </P>
- </LI>
- <LI><P><A HREF="tao/esf/index.html">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="tao/rtevent/index.html">TAO_RTEvent:
- </A>
- TAO's RT Event Service implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/av/index.html">TAO_AV:
- </A>
- TAO's Audio/Video Streaming Service implementation.
- </P>
- </LI>
- <LI><P><A HREF="tao/ssliop/index.html">TAO_SSLIOP:
- </A>
- TAO's SSLIOP protocol implementation.
- </P>
- </LI>
- </UL>
-
- </body>
-</html>