Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxygen/Doxyfile')
-rw-r--r--doc/doxygen/Doxyfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile
index 3865729fe56..9edf977f257 100644
--- a/doc/doxygen/Doxyfile
+++ b/doc/doxygen/Doxyfile
@@ -664,10 +664,10 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = doxygen.main \
- doxygen.source \
- doxygen.intern \
- doxygen.extern \
+INPUT = doxygen.main.h \
+ doxygen.source.h \
+ doxygen.intern.h \
+ doxygen.extern.h \
../../source \
../../intern \
../../extern/bullet2