# HG changeset patch
# User cin
# Date 2014-05-19 21:18:46
# Node ID 037c2897f1612e4e4f41afe7c93564cf657c0c12
# Parent  104ce3fe5c465a81aefdb2d9c7013eaa61a82c94

updated doxyfile

diff --git a/doxyfile b/doxyfile
--- a/doxyfile
+++ b/doxyfile
@@ -755,7 +755,7 @@ WARN_LOGFILE           =
 # spaces.
 # Note: If this tag is empty the current directory is searched.
 
-INPUT                  = ../
+INPUT                  = .
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
@@ -820,7 +820,7 @@ RECURSIVE              = YES
 # Note that relative paths are relative to the directory from which doxygen is
 # run.
 
-EXCLUDE                =
+EXCLUDE                = _doc Implab.Test
 
 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 # directories that are symbolic links (a Unix file system feature) are excluded