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.doxygen24
1 files changed, 18 insertions, 6 deletions
diff --git a/etc/tao_cosnotification.doxygen b/etc/tao_cosnotification.doxygen
index 825abb9e60c..3bb1ad7c09d 100644
--- a/etc/tao_cosnotification.doxygen
+++ b/etc/tao_cosnotification.doxygen
@@ -53,8 +53,11 @@ INPUT = \
TAO/orbsvcs/orbsvcs/CosNotifyFilter.idl \
TAO/orbsvcs/orbsvcs/CosNotifyComm.idl \
TAO/orbsvcs/orbsvcs/CosNotifyChannelAdmin.idl \
- TAO/orbsvcs/orbsvcs/Notify
-FILE_PATTERNS = *.cpp *.h CEC_*.i CEC_*.inl CEC_*.pidl *.idl
+ TAO/orbsvcs/orbsvcs/Notify \
+ TAO/orbsvcs/orbsvcs/Notify/Any \
+ TAO/orbsvcs/orbsvcs/Notify/Sequence \
+ TAO/orbsvcs/orbsvcs/Notify/Structured
+FILE_PATTERNS = *.cpp *.h *.i *.inl *.idl
RECURSIVE =
EXCLUDE =
EXCLUDE_PATTERNS =
@@ -81,7 +84,7 @@ HTML_HEADER =
HTML_FOOTER =
HTML_STYLESHEET =
HTML_ALIGN_MEMBERS = YES
-GENERATE_HTMLHELP = NO
+GENERATE_HTMLHELP = YES
#---------------------------------------------------------------------------
# configuration options related to the LaTeX output
@@ -125,9 +128,17 @@ SEARCH_INCLUDES = YES
INCLUDE_PATH = TAO/orbsvcs TAO .
PREDEFINED =
EXPAND_AS_DEFINED = ACE_RCSID \
- ACE_UNIMPLEMENTED_FUNC \
+ ACE_UNIMPLEMENTED_FUNC \
ACE_CACHE_MAP_MANAGER \
- ACE_THROW_SPEC
+ ACE_THROW_SPEC \
+ ACE_ENV_ARG_DECL_WITH_DEFAULTS \
+ ACE_ENV_ARG_DECL_NOT_USED \
+ ACE_ENV_SINGLE_ARG_DECL_NOT_USED \
+ ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS \
+ ACE_ENV_ARG_DECL \
+ ACE_ENV_SINGLE_ARG_DECL \
+ ACE_ENV_SINGLE_ARG_PARAMETER \
+ ACE_ENV_ARG_PARAMETER
#---------------------------------------------------------------------------
# Configuration::addtions related to external references
@@ -155,6 +166,7 @@ COLLABORATION_GRAPH = YES
INCLUDE_GRAPH = YES
INCLUDED_BY_GRAPH = YES
GRAPHICAL_HIERARCHY = YES
+DOT_MULTI_TARGETS = YES
# The tag DOT_PATH can be used to specify the path where the dot tool can be
# found. If left blank, it is assumed the dot tool can be found on the path.
DOT_PATH =
@@ -165,5 +177,5 @@ MAX_DOT_GRAPH_HEIGHT = 1024
# Configuration::addtions related to the search engine
#---------------------------------------------------------------------------
-SEARCHENGINE = NO
+SEARCHENGINE = YES