]> rtime.felk.cvut.cz Git - eurobot/public.git/blobdiff - src/Doxyfile
Update ORTE to 0.3.4 version
[eurobot/public.git] / src / Doxyfile
index d516d34209f04d45e2d7c0b00ea1ad7f70b7f4b7..b6c883c6293215b55dfbd121d31dd52046d55bd3 100644 (file)
@@ -563,7 +563,18 @@ RECURSIVE              = YES
 # excluded from the INPUT source files. This way you can easily exclude a 
 # subdirectory from a directory tree whose root is specified with the INPUT tag.
 
-EXCLUDE                = 
+EXCLUDE                = _compiled \
+                         _build \
+                         orte \
+                         uzv \
+                         .svn \
+                         .git \
+                        3rdparty \
+                        linux-shark \
+                        v4l \
+                        camera/ijgjpeg \
+                        canfestival \
+                        sysless
 
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or 
 # directories that are symbolic links (a Unix filesystem feature) are excluded 
@@ -577,16 +588,7 @@ EXCLUDE_SYMLINKS       = NO
 # against the file with absolute path, so to exclude all test directories 
 # for example use the pattern */test/*
 
-EXCLUDE_PATTERNS       = _compiled \
-                         _build \
-                         orte \
-                         uzv \
-                         .svn \
-                         .git \
-                        3rdparty \
-                        linux-shark \
-                        v4l \
-                        camera/ijgjpeg
+EXCLUDE_PATTERNS       =                        
 
 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names 
 # (namespaces, classes, functions, etc.) that should be excluded from the