summaryrefslogtreecommitdiff
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
commit767624ccdf79e3b256d77174bcd3ca4fe75cc7bc (patch)
treee62619197371a28f6bf3182eff614810152649f3
parent221472b0ddf965f5514e8dc86c708a375179fc0d (diff)
downloadATCD-767624ccdf79e3b256d77174bcd3ca4fe75cc7bc.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
-rw-r--r--CIAO/ChangeLog6
-rw-r--r--CIAO/etc/ciao.doxygen16
-rw-r--r--CIAO/etc/ciao_dds4ccm.doxygen4
3 files changed, 16 insertions, 10 deletions
diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog
index 42f0f268942..031c67f029f 100644
--- a/CIAO/ChangeLog
+++ b/CIAO/ChangeLog
@@ -1,3 +1,9 @@
+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
+
Tue Aug 10 08:10:08 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* connectors/dds4ccm/impl/ContentFilterSetting.cpp:
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 \