[mousetrap] Fixed Doxifile



commit 48ea1e065d6ad4c8f4ca77acfea34af06d26e505
Author: Flavio Percoco Premoli <flaper87 gmail com>
Date:   Sat Jul 18 16:02:29 2009 +0200

    Fixed Doxifile

 docs/doxygen/Doxyfile.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/doxygen/Doxyfile.in b/docs/doxygen/Doxyfile.in
index 5b93ff7..c7ed5d1 100755
--- a/docs/doxygen/Doxyfile.in
+++ b/docs/doxygen/Doxyfile.in
@@ -93,10 +93,10 @@ WARN_LOGFILE           =
 #---------------------------------------------------------------------------
 # configuration options related to the input files
 #---------------------------------------------------------------------------
-INPUT                  = @CURRENT_DIR@/src/mouseTrap/
+INPUT                  = @CURRENT_DIR@/src/
 INPUT_ENCODING         = UTF-8
 FILE_PATTERNS          = *.py 
-RECURSIVE              = NO
+RECURSIVE              = YES
 EXCLUDE                = 
 EXCLUDE_SYMLINKS       = NO
 EXCLUDE_PATTERNS       = 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]