summaryrefslogtreecommitdiff
path: root/etc/tao_cosnotification.doxygen
diff options
context:
space:
mode:
Diffstat (limited to 'etc/tao_cosnotification.doxygen')
-rw-r--r--etc/tao_cosnotification.doxygen36
1 files changed, 17 insertions, 19 deletions
diff --git a/etc/tao_cosnotification.doxygen b/etc/tao_cosnotification.doxygen
index 1cb221a6e07..f43b3bcc951 100644
--- a/etc/tao_cosnotification.doxygen
+++ b/etc/tao_cosnotification.doxygen
@@ -50,14 +50,14 @@ WARN_FORMAT = "$file:$line: $text"
#---------------------------------------------------------------------------
INPUT = \
- TAO/orbsvcs/orbsvcs/CosNotification.idl \
- TAO/orbsvcs/orbsvcs/CosNotifyFilter.idl \
- TAO/orbsvcs/orbsvcs/CosNotifyComm.idl \
- TAO/orbsvcs/orbsvcs/CosNotifyChannelAdmin.idl \
- TAO/orbsvcs/orbsvcs/Notify \
- TAO/orbsvcs/orbsvcs/Notify/Any \
- TAO/orbsvcs/orbsvcs/Notify/Sequence \
- TAO/orbsvcs/orbsvcs/Notify/Structured
+ TAO/orbsvcs/orbsvcs/CosNotification.idl \
+ TAO/orbsvcs/orbsvcs/CosNotifyFilter.idl \
+ TAO/orbsvcs/orbsvcs/CosNotifyComm.idl \
+ TAO/orbsvcs/orbsvcs/CosNotifyChannelAdmin.idl \
+ TAO/orbsvcs/orbsvcs/Notify \
+ TAO/orbsvcs/orbsvcs/Notify/Any \
+ TAO/orbsvcs/orbsvcs/Notify/Sequence \
+ TAO/orbsvcs/orbsvcs/Notify/Structured
FILE_PATTERNS = *.cpp *.h *.inl *.idl
RECURSIVE =
EXCLUDE =
@@ -80,7 +80,7 @@ IGNORE_PREFIX =
#---------------------------------------------------------------------------
GENERATE_HTML = YES
-HTML_OUTPUT = html/tao/cosnotification
+HTML_OUTPUT = html/libtao-doc/cosnotification
HTML_HEADER =
HTML_FOOTER =
HTML_STYLESHEET =
@@ -134,21 +134,19 @@ PREDEFINED = __ACE_INLINE__ \
TAO_BEGIN_VERSIONED_NAMESPACE_DECL \
TAO_END_VERSIONED_NAMESPACE_DECL \
ACE_INLINE
-EXPAND_AS_DEFINED = ACE_RCSID \
- ACE_UNIMPLEMENTED_FUNC \
- ACE_CACHE_MAP_MANAGER \
- ACE_THROW_SPEC
+EXPAND_AS_DEFINED = ACE_UNIMPLEMENTED_FUNC \
+ ACE_CACHE_MAP_MANAGER
#---------------------------------------------------------------------------
# Configuration::additions related to external references
#---------------------------------------------------------------------------
-TAGFILES = html/ace/ACE.tag=../../ace \
- html/tao/TAO.tag=.. \
- html/tao/portableserver/TAO_PortableServer.tag=../portableserver \
- html/tao/cosevent/TAO_CosEvent.tag=../cosevent \
- html/tao/esf/TAO_ESF.tag=../esf
-GENERATE_TAGFILE = html/tao/cosnotification/TAO_CosNotification.tag
+TAGFILES = html/libace-doc/ACE.tag=../../libace-doc \
+ html/libtao-doc/TAO.tag=.. \
+ html/libtao-doc/portableserver/TAO_PortableServer.tag=../portableserver \
+ html/libtao-doc/cosevent/TAO_CosEvent.tag=../cosevent \
+ html/libtao-doc/esf/TAO_ESF.tag=../esf
+GENERATE_TAGFILE = html/libtao-doc/cosnotification/TAO_CosNotification.tag
ALLEXTERNALS = NO
PERL_PATH = /usr/bin/perl