modifying documentation
This commit is contained in:
2
Doxyfile
2
Doxyfile
@@ -437,7 +437,7 @@ WARN_LOGFILE =
|
||||
# directories like "/usr/src/myproject". Separate the files or directories
|
||||
# with spaces.
|
||||
|
||||
INPUT = "./"
|
||||
INPUT = "./src/" "mainpage.dox"
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user