summaryrefslogtreecommitdiff
path: root/doc/Doxyfile_main
Unidiff
Diffstat (limited to 'doc/Doxyfile_main') (more/less context) (show whitespace changes)
-rw-r--r--doc/Doxyfile_main7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/Doxyfile_main b/doc/Doxyfile_main
index 80a2660..2e1230e 100644
--- a/doc/Doxyfile_main
+++ b/doc/Doxyfile_main
@@ -1,3 +1,3 @@
1# Doxyfile 1.3.4 1# Doxyfile 1.3.5
2 2
3#--------------------------------------------------------------------------- 3#---------------------------------------------------------------------------
@@ -11,4 +11,5 @@ USE_WINDOWS_ENCODING = NO
11BRIEF_MEMBER_DESC = YES 11BRIEF_MEMBER_DESC = YES
12REPEAT_BRIEF = YES 12REPEAT_BRIEF = YES
13ABBREVIATE_BRIEF =
13ALWAYS_DETAILED_SEC = YES 14ALWAYS_DETAILED_SEC = YES
14INLINE_INHERITED_MEMB = NO 15INLINE_INHERITED_MEMB = NO
@@ -27,5 +28,6 @@ ALIASES = libdoc=@mainpage \
27 "deprecated=<b>This class or method is obsolete, it is provided for compatibility only.</b>" \ 28 "deprecated=<b>This class or method is obsolete, it is provided for compatibility only.</b>" \
28 obsolete=@deprecated \ 29 obsolete=@deprecated \
29 ref= 30 ref= \
31 slash=/
30OPTIMIZE_OUTPUT_FOR_C = NO 32OPTIMIZE_OUTPUT_FOR_C = NO
31OPTIMIZE_OUTPUT_JAVA = NO 33OPTIMIZE_OUTPUT_JAVA = NO
@@ -157,4 +159,5 @@ XML_OUTPUT = xml
157XML_SCHEMA = 159XML_SCHEMA =
158XML_DTD = 160XML_DTD =
161XML_PROGRAMLISTING = YES
159#--------------------------------------------------------------------------- 162#---------------------------------------------------------------------------
160# configuration options for the AutoGen Definitions output 163# configuration options for the AutoGen Definitions output