浏览代码

BUG: fix for bug# 3921 INPUT wrong

Bill Hoffman 19 年之前
父节点
当前提交
5a0af03170
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doxygen.config

+ 1 - 1
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