summaryrefslogtreecommitdiff
path: root/docs/doxygen.cfg.in
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-08-05 19:51:03 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-08-05 19:51:03 +0000
commit0713ca4255ec38b367dc6d2c68446db026b54e52 (patch)
tree28024993b84bc683ae0d32c357a33982fecc6eed /docs/doxygen.cfg.in
parentf094f81d36f0941f0e8ed9e4086b21db93186ff4 (diff)
downloadllvm-0713ca4255ec38b367dc6d2c68446db026b54e52.tar.gz
llvm-0713ca4255ec38b367dc6d2c68446db026b54e52.tar.bz2
llvm-0713ca4255ec38b367dc6d2c68446db026b54e52.tar.xz
Comment out configuration tags not supported by doxygen 1.3.9
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40853 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/doxygen.cfg.in')
-rw-r--r--docs/doxygen.cfg.in16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/doxygen.cfg.in b/docs/doxygen.cfg.in
index e6df859ae9..67498bd8f2 100644
--- a/docs/doxygen.cfg.in
+++ b/docs/doxygen.cfg.in
@@ -172,7 +172,7 @@ DISTRIBUTE_GROUP_DOC = NO
# a new page for each member. If set to NO, the documentation of a member will
# be part of the file/class/namespace that contains it.
-SEPARATE_MEMBER_PAGES = NO
+#SEPARATE_MEMBER_PAGES = NO
# The TAB_SIZE tag can be used to set the number of spaces in a tab.
# Doxygen uses this value to replace tabs by spaces in code fragments.
@@ -388,7 +388,7 @@ SHOW_DIRECTORIES = YES
# provided by doxygen. Whatever the progam writes to standard output
# is used as the file version. See the manual for examples.
-FILE_VERSION_FILTER =
+#FILE_VERSION_FILTER =
#---------------------------------------------------------------------------
# configuration options related to warning and progress messages
@@ -424,7 +424,7 @@ WARN_IF_DOC_ERROR = YES
# wrong or incomplete parameter documentation, but not about the absence of
# documentation.
-WARN_NO_PARAMDOC = NO
+#WARN_NO_PARAMDOC = NO
# The WARN_FORMAT tag determines the format of the warning messages that
# doxygen can produce. The string should contain the $file, $line, and $text
@@ -580,7 +580,7 @@ REFERENCES_RELATION = YES
# tagging system (see http://www.gnu.org/software/global/global.html). You
# will need version 4.8.6 or higher.
-USE_HTAGS = NO
+#USE_HTAGS = NO
# If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
# will generate a verbatim copy of the header file for each class for
@@ -1101,7 +1101,7 @@ COLLABORATION_GRAPH = YES
# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
# will generate a graph for groups, showing the direct groups dependencies
-GROUP_GRAPHS = YES
+#GROUP_GRAPHS = YES
# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
# collaboration diagrams in a style similar to the OMG's Unified Modeling
@@ -1146,7 +1146,7 @@ GRAPHICAL_HIERARCHY = YES
# in a graphical way. The dependency relations are determined by the #include
# relations between the files in the directories.
-DIRECTORY_GRAPH = YES
+#DIRECTORY_GRAPH = YES
# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
# generated by dot. Possible values are png, jpg, or gif
@@ -1199,14 +1199,14 @@ MAX_DOT_GRAPH_DEPTH = 0
# badly anti-aliased labels on the edges of a graph (i.e. they become hard to
# read).
-DOT_TRANSPARENT = NO
+#DOT_TRANSPARENT = NO
# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output
# files in one run (i.e. multiple -o and -T options on the command line). This
# makes dot run faster, but since only newer versions of dot (>1.8.10)
# support this, this feature is disabled by default.
-DOT_MULTI_TARGETS = NO
+#DOT_MULTI_TARGETS = NO
# If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
# generate a legend page explaining the meaning of the various boxes and