Exclude file with Qt-style documentation.
[bertos.git] / Doxyfile
index ddd2afb12efb97195b92e4b8c334f88e0ea86b70..de2080969834eb4a70d38a2be5db578909e24ef8 100755 (executable)
--- a/Doxyfile
+++ b/Doxyfile
@@ -498,7 +498,8 @@ 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                = doc
+EXCLUDE                = doc \
+                       qtext/qextftp.cpp
 
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or 
 # directories that are symbolic links (a Unix filesystem feature) are excluded