summaryrefslogtreecommitdiff
path: root/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html87
1 files changed, 0 insertions, 87 deletions
diff --git a/html/index.html b/html/index.html
deleted file mode 100644
index 8ffe525fd93..00000000000
--- a/html/index.html
+++ /dev/null
@@ -1,87 +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">
- The ACE library
- </A>
- </P>
- </LI>
- <LI><P><A HREF="ace/ssl">ACE SSL Adapters
- </A>
- </P>
- </LI>
- <LI><P><A HREF="ace/rmcast">ACE Reliable Multicast
- components
- </A>
- </P>
- </LI>
- <LI><P><A HREF="tao">
- The TAO library and components
- </A>
- </P>
- </LI>
- <LI><P><A HREF="tao/portableserver">TAO_PortableServer:
- </A>
- TAO's Portable Object Adapter
- </P>
- </LI>
- <LI><P><A HREF="tao/dynamicany">TAO_DynamicAny:
- </A>
- TAO's implementation of Dynamic Anys.
- </P>
- </LI>
- <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="tao/iortable">TAO_IORTable:
- </A>
- TAO's ad-hoc adapter for simple Object Keys.
- </P>
- </LI>
- </UL>
-
- <hr>
- <UL>
- <LI><P><A HREF="tao/implrepo_service">Implementation Repository:
- </A>
- TAO's object activation daemon.
- </P>
- </LI>
- <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="tao/rtevent">TAO_RTEvent:
- </A>
- TAO's RT Event Service implementation.
- </P>
- </LI>
- </UL>
-
- </body>
-</html>