diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-12-14 02:34:41 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-12-14 02:34:41 +0000 |
commit | 61dfa2af9bb8998af9239f72f42604b651d544a3 (patch) | |
tree | f40ab78d36d3c46a62fe223f13a3a85b969d9d9c /html | |
parent | 0cb99e45e302a6e5ac36f2b5b7904e377219de0d (diff) | |
download | ATCD-61dfa2af9bb8998af9239f72f42604b651d544a3.tar.gz |
ChangeLogTag:Wed Dec 13 18:33:19 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'html')
-rw-r--r-- | html/README | 11 | ||||
-rw-r--r-- | html/index.html | 5 |
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. |