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 a7a24c881fc..e2928537fe7 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -640,7 +640,8 @@ INPUT = doxygen.main \
../source/gameengine/Ketsji \
../source/gameengine/Rasterizer \
../source/gameengine/Network \
- ../source/gameengine/Physics
+ ../source/gameengine/Physics \
+ ../extern/bullet2
# 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