|
@@ -140,7 +140,7 @@ INLINE_INHERITED_MEMB = NO
|
|
|
# shortest path that makes the file name unique will be used
|
|
# shortest path that makes the file name unique will be used
|
|
|
# The default value is: YES.
|
|
# The default value is: YES.
|
|
|
|
|
|
|
|
-FULL_PATH_NAMES = YES
|
|
|
|
|
|
|
+FULL_PATH_NAMES = NO
|
|
|
|
|
|
|
|
# The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
|
|
# The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
|
|
|
# Stripping is only done if one of the specified strings matches the left-hand
|
|
# Stripping is only done if one of the specified strings matches the left-hand
|
|
@@ -459,7 +459,7 @@ EXTRACT_LOCAL_METHODS = NO
|
|
|
# are hidden.
|
|
# are hidden.
|
|
|
# The default value is: NO.
|
|
# The default value is: NO.
|
|
|
|
|
|
|
|
-EXTRACT_ANON_NSPACES = NO
|
|
|
|
|
|
|
+EXTRACT_ANON_NSPACES = YES
|
|
|
|
|
|
|
|
# If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
|
|
# If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
|
|
|
# undocumented members inside documented classes or files. If set to NO these
|
|
# undocumented members inside documented classes or files. If set to NO these
|
|
@@ -519,13 +519,13 @@ HIDE_SCOPE_NAMES = NO
|
|
|
# YES the compound reference will be hidden.
|
|
# YES the compound reference will be hidden.
|
|
|
# The default value is: NO.
|
|
# The default value is: NO.
|
|
|
|
|
|
|
|
-HIDE_COMPOUND_REFERENCE= NO
|
|
|
|
|
|
|
+HIDE_COMPOUND_REFERENCE= YES
|
|
|
|
|
|
|
|
# If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
|
|
# If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
|
|
|
# the files that are included by a file in the documentation of that file.
|
|
# the files that are included by a file in the documentation of that file.
|
|
|
# The default value is: YES.
|
|
# The default value is: YES.
|
|
|
|
|
|
|
|
-SHOW_INCLUDE_FILES = YES
|
|
|
|
|
|
|
+SHOW_INCLUDE_FILES = NO
|
|
|
|
|
|
|
|
# If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
|
|
# If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
|
|
|
# grouped member an include statement to the documentation, telling the reader
|
|
# grouped member an include statement to the documentation, telling the reader
|
|
@@ -647,14 +647,14 @@ MAX_INITIALIZER_LINES = 30
|
|
|
# list will mention the files that were used to generate the documentation.
|
|
# list will mention the files that were used to generate the documentation.
|
|
|
# The default value is: YES.
|
|
# The default value is: YES.
|
|
|
|
|
|
|
|
-SHOW_USED_FILES = YES
|
|
|
|
|
|
|
+SHOW_USED_FILES = NO
|
|
|
|
|
|
|
|
# Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
|
|
# Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
|
|
|
# will remove the Files entry from the Quick Index and from the Folder Tree View
|
|
# will remove the Files entry from the Quick Index and from the Folder Tree View
|
|
|
# (if specified).
|
|
# (if specified).
|
|
|
# The default value is: YES.
|
|
# The default value is: YES.
|
|
|
|
|
|
|
|
-SHOW_FILES = YES
|
|
|
|
|
|
|
+SHOW_FILES = NO
|
|
|
|
|
|
|
|
# Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces
|
|
# Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces
|
|
|
# page. This will remove the Namespaces entry from the Quick Index and from the
|
|
# page. This will remove the Namespaces entry from the Quick Index and from the
|
|
@@ -1638,7 +1638,7 @@ MAKEINDEX_CMD_NAME = makeindex
|
|
|
# The default value is: NO.
|
|
# The default value is: NO.
|
|
|
# This tag requires that the tag GENERATE_LATEX is set to YES.
|
|
# This tag requires that the tag GENERATE_LATEX is set to YES.
|
|
|
|
|
|
|
|
-COMPACT_LATEX = NO
|
|
|
|
|
|
|
+COMPACT_LATEX = YES
|
|
|
|
|
|
|
|
# The PAPER_TYPE tag can be used to set the paper type that is used by the
|
|
# The PAPER_TYPE tag can be used to set the paper type that is used by the
|
|
|
# printer.
|
|
# printer.
|