summaryrefslogtreecommitdiff
path: root/CIAO/etc
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-08-10 18:59:05 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-08-10 18:59:05 +0000
commit7c73fb107c51ad22a06f333d53724a1179044307 (patch)
treee62619197371a28f6bf3182eff614810152649f3 /CIAO/etc
parent51533c3ba3fb27681ee5330e69979209e282d75e (diff)
downloadATCD-7c73fb107c51ad22a06f333d53724a1179044307.tar.gz
Tue Aug 10 18:59:29 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* etc/ciao.doxygen: * etc/ciao_dds4ccm.doxygen: Updated paths to tao documentation
Diffstat (limited to 'CIAO/etc')
-rw-r--r--CIAO/etc/ciao.doxygen16
-rw-r--r--CIAO/etc/ciao_dds4ccm.doxygen4
2 files changed, 10 insertions, 10 deletions
diff --git a/CIAO/etc/ciao.doxygen b/CIAO/etc/ciao.doxygen
index 251b986f0c3..3fe409a33f1 100644
--- a/CIAO/etc/ciao.doxygen
+++ b/CIAO/etc/ciao.doxygen
@@ -134,16 +134,16 @@ EXPAND_AS_DEFINED = ACE_RCSID \
#---------------------------------------------------------------------------
TAGFILES = html/ace/ACE.tag=../../../ace \
- html/tao/TAO.tag=../.. \
+ html/tao/TAO.tag=../../../tao \
html/ace/ssl/ACE_SSL.tag=../../../ace/ssl \
- html/tao/portableserver/TAO_PortableServer.tag=../../portableserver \
- html/tao/iortable/TAO_IORTable.tag=../../iortable \
- html/tao/rtcorba/TAO_RTCORBA.tag=../../rtcorba \
- html/tao/security/TAO_Security.tag=../../security \
+ html/tao/portableserver/TAO_PortableServer.tag=../../../tao/portableserver \
+ html/tao/iortable/TAO_IORTable.tag=../../../tao/iortable \
+ html/tao/rtcorba/TAO_RTCORBA.tag=../../../tao/rtcorba \
+ html/tao/security/TAO_Security.tag=../../../tao/security \
html/acexml/ACEXML.tag=../../../acexml \
- html/tao/rtportableserver/TAO_RTPortableServer.tag=../../rtportableserver \
- html/tao/cosnaming/TAO_CosNaming.tag=../../cosnaming \
- html/tao/ifr/TAO_IFR.tag=../../ifr
+ html/tao/rtportableserver/TAO_RTPortableServer.tag=../../../tao/rtportableserver \
+ html/tao/cosnaming/TAO_CosNaming.tag=../../../tao/cosnaming \
+ html/tao/ifr/TAO_IFR.tag=../../../tao/ifr
GENERATE_TAGFILE = html/ciao/ciao/CIAO.tag
ALLEXTERNALS = NO
PERL_PATH = /usr/bin/perl
diff --git a/CIAO/etc/ciao_dds4ccm.doxygen b/CIAO/etc/ciao_dds4ccm.doxygen
index eec39cfe6d4..7efae1ab74c 100644
--- a/CIAO/etc/ciao_dds4ccm.doxygen
+++ b/CIAO/etc/ciao_dds4ccm.doxygen
@@ -135,9 +135,9 @@ EXPAND_AS_DEFINED = ACE_RCSID \
#---------------------------------------------------------------------------
TAGFILES = html/ace/ACE.tag=../../ace \
- html/tao/TAO.tag=../tao \
+ html/tao/TAO.tag=../../tao \
html/ace/ssl/ACE_SSL.tag=../../ace/ssl \
- html/tao/portableserver/TAO_PortableServer.tag=....//tao/portableserver \
+ html/tao/portableserver/TAO_PortableServer.tag=../../tao/portableserver \
html/tao/iortable/TAO_IORTable.tag=../../tao/iortable \
html/tao/rtcorba/TAO_RTCORBA.tag=../../tao/rtcorba \
html/tao/security/TAO_Security.tag=../../tao/security \