summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-08-05 14:09:05 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-08-05 14:09:05 +0000
commit1807ea528865786adc34c4c5fb5efd09cee35730 (patch)
treea6bdf88e0e61c7558e0fdfe333baaa280c171afb
parente272d78be8e4e2c1e1dc10fd5e3b92cef9e58a0b (diff)
downloadATCD-1807ea528865786adc34c4c5fb5efd09cee35730.tar.gz
Thu Aug 5 14:09:20 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* etc/ciao_dds4ccm.doxygen: Corrected links to other documentations
-rw-r--r--CIAO/ChangeLog5
-rw-r--r--CIAO/etc/ciao_dds4ccm.doxygen24
2 files changed, 17 insertions, 12 deletions
diff --git a/CIAO/ChangeLog b/CIAO/ChangeLog
index d4d19f37624..c80d1cfd3f7 100644
--- a/CIAO/ChangeLog
+++ b/CIAO/ChangeLog
@@ -1,3 +1,8 @@
+Thu Aug 5 14:09:20 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * etc/ciao_dds4ccm.doxygen:
+ Corrected links to other documentations
+
Thu Aug 5 07:58:42 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* DAnCE/Config_Handlers/DP_Handler.cpp:
diff --git a/CIAO/etc/ciao_dds4ccm.doxygen b/CIAO/etc/ciao_dds4ccm.doxygen
index 4eb299ca82b..13d40d34583 100644
--- a/CIAO/etc/ciao_dds4ccm.doxygen
+++ b/CIAO/etc/ciao_dds4ccm.doxygen
@@ -53,7 +53,7 @@ WARN_FORMAT = "$file:$line: $text"
INPUT = TAO/CIAO/connectors/dds4ccm/idl TAO/CIAO/connectors/dds4ccm/impl
FILE_PATTERNS = *.cpp *.h *.i *.inl *.pidl *.txt *.idl *.idl3
RECURSIVE = YES
-EXCLUDE =
+EXCLUDE =
EXCLUDE_PATTERNS =
EXAMPLE_PATH =
EXAMPLE_PATTERNS =
@@ -134,17 +134,17 @@ EXPAND_AS_DEFINED = ACE_RCSID \
# Configuration::additions related to external references
#---------------------------------------------------------------------------
-TAGFILES = html/ace/ACE.tag=../../../ace \
- html/tao/TAO.tag=../.. \
- 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/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
+TAGFILES = html/ace/ACE.tag=../../ace \
+ html/tao/TAO.tag=../tao \
+ html/ace/ssl/ACE_SSL.tag=../../ace/ssl \
+ 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=../tao/rtportableserver \
+ html/tao/cosnaming/TAO_CosNaming.tag=../tao/cosnaming \
+ html/tao/ifr/TAO_IFR.tag=../tao/ifr
GENERATE_TAGFILE = html/ciao/dds4ccm/dds4ccm.tag
ALLEXTERNALS = NO
PERL_PATH = /usr/bin/perl