aboutsummaryrefslogtreecommitdiffstats
path: root/docs/doxygen.cfg.in
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-09-26 16:45:59 +0000
committerChris Lattner <sabre@nondot.org>2002-09-26 16:45:59 +0000
commit695766dd08e202bdc6b601babf7f855715361b56 (patch)
tree76a861e7ee096521b232b28e190585a1c14cb701 /docs/doxygen.cfg.in
parent6d4d3e9641ea0c2a1bbf45b7facff69513d47642 (diff)
downloadexternal_llvm-695766dd08e202bdc6b601babf7f855715361b56.zip
external_llvm-695766dd08e202bdc6b601babf7f855715361b56.tar.gz
external_llvm-695766dd08e202bdc6b601babf7f855715361b56.tar.bz2
Don't hardcode path to dot in the doxygen config file. Let doxygen search the PATH
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3949 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/doxygen.cfg.in')
-rw-r--r--docs/doxygen.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen.cfg.in b/docs/doxygen.cfg.in
index 9627f8c..23b0e21 100644
--- a/docs/doxygen.cfg.in
+++ b/docs/doxygen.cfg.in
@@ -818,7 +818,7 @@ GRAPHICAL_HIERARCHY = 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 = /home/vadve/lattner/bin/
+DOT_PATH =
# The DOTFILE_DIRS tag can be used to specify one or more directories that
# contain dot files that are included in the documentation (see the