From 55f7dd4f4f5ba71c0fe07a773c4bb576415fc9b3 Mon Sep 17 00:00:00 2001
From: Silvio <silvio@devlet.com.br>
Date: Mon, 19 Jul 2010 11:43:08 -0300
Subject: Doc update

---
 Doxyfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'Doxyfile')

diff --git a/Doxyfile b/Doxyfile
index 6b2cfca..b7aa97f 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -568,7 +568,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  = . classes
+INPUT                  = . classes classes/iterators
 
 # 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