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:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-22 19:12:12 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-22 19:12:12 +0300
commit5e41760a15d2243242efea4ee92aefc8b3104db4 (patch)
tree2175b3088b825c6503d159f07e8450733e49b177 /doc/Doxyfile
parent32c13137f585c91ad05528a20e8bce3f37bb7bd8 (diff)
doxygen: add bullet to extern libs, some small changes in page names, and fixes around license blocks
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