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/Doxyfile')
-rw-r--r--doc/Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 58622b34ff8..0776736a5e0 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -624,7 +624,8 @@ INPUT = doxygen.main \
../source/blender/makesrna \
../intern/ghost \
../source/blender/blenloader \
- ../source/blender/readblenfile
+ ../source/blender/readblenfile \
+ ../source/blender/blenkernel
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is