From 5e41760a15d2243242efea4ee92aefc8b3104db4 Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Tue, 22 Feb 2011 16:12:12 +0000 Subject: doxygen: add bullet to extern libs, some small changes in page names, and fixes around license blocks --- doc/Doxyfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/Doxyfile') 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 -- cgit v1.2.3