summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-14 02:34:41 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-14 02:34:41 +0000
commit12aa1173180dc5ad44ef0be9148e5ec3e8bb798a (patch)
treef40ab78d36d3c46a62fe223f13a3a85b969d9d9c /html
parent7c50da08c91f3a2caac74f03526c4639f4d026fb (diff)
downloadATCD-12aa1173180dc5ad44ef0be9148e5ec3e8bb798a.tar.gz
ChangeLogTag:Wed Dec 13 18:33:19 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'html')
-rw-r--r--html/README11
-rw-r--r--html/index.html5
2 files changed, 16 insertions, 0 deletions
diff --git a/html/README b/html/README
new file mode 100644
index 00000000000..600b2a0ab3c
--- /dev/null
+++ b/html/README
@@ -0,0 +1,11 @@
+# $Id$
+
+ The following directory is a placeholder for the Doxygen
+generated files. The index.html file only makes sense if you download
+the ACE-html.tar.gz documents from:
+
+ftp://ace.cs.wustl.edu/pub/ACE/
+
+ or if you generate the Doxygen documentation using the
+configuration files in $ACE_ROOT/etc/*.doxygen and/or the perl script
+in $ACE_ROOT/bin/generate_doxygen.pl
diff --git a/html/index.html b/html/index.html
index 8ffe525fd93..0657dc0b690 100644
--- a/html/index.html
+++ b/html/index.html
@@ -50,6 +50,11 @@
TAO's implementation of DII/DSI.
</P>
</LI>
+ <LI><P><A HREF="tao/smartproxies">TAO_SmartProxies:
+ </A>n
+ TAO's smart proxies support library.
+ </P>
+ </LI>
<LI><P><A HREF="tao/iormanipulation">TAO_IORManipulation:
</A>
TAO extension to manipulate IORs.