summaryrefslogtreecommitdiff
path: root/doxygen.config
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2006-10-13 11:26:59 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2006-10-13 11:26:59 -0400
commit5a0af031701f020462ee5781068eab6fe25976ea (patch)
tree419a2daaae7eefea84b7ad6f81da5929a6b62daa /doxygen.config
parentd460481da370779239f839c7d81c7e1ed5e47255 (diff)
downloadcmake-5a0af031701f020462ee5781068eab6fe25976ea.tar.gz
BUG: fix for bug# 3921 INPUT wrong
Diffstat (limited to 'doxygen.config')
-rw-r--r--doxygen.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.config b/doxygen.config
index 4197fbec35..c22f2650d7 100644
--- a/doxygen.config
+++ b/doxygen.config
@@ -236,7 +236,7 @@ WARN_FORMAT = "$file:$line: $text"
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = "d:\Insight\CMake\Source"
+INPUT = "Source"
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp