Remove wpa_gui from doxygen documentations
authorJouni Malinen <j@w1.fi>
Sun, 4 Jan 2009 12:58:47 +0000 (14:58 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 4 Jan 2009 12:58:47 +0000 (14:58 +0200)
The *.ui.h were causing number of warnings and they do not need to be
included in documentation.

wpa_supplicant/doc/doxygen.fast
wpa_supplicant/doc/doxygen.full

index 5ca5368..c6012a9 100644 (file)
@@ -94,7 +94,7 @@ INPUT                  = wpa_supplicant \
        src/wps
 FILE_PATTERNS          = *.c *.h *.cpp *.m *.doxygen
 RECURSIVE              = YES
-EXCLUDE                = 
+EXCLUDE                = wpa_supplicant/wpa_gui
 EXCLUDE_SYMLINKS       = NO
 EXCLUDE_PATTERNS       = */.moc/* */.ui/*
 EXAMPLE_PATH           = 
index ff8d335..6884c62 100644 (file)
@@ -94,7 +94,7 @@ INPUT                  = wpa_supplicant \
        src/wps
 FILE_PATTERNS          = *.c *.h *.cpp *.m *.doxygen
 RECURSIVE              = YES
-EXCLUDE                = 
+EXCLUDE                = wpa_supplicant/wpa_gui
 EXCLUDE_SYMLINKS       = NO
 EXCLUDE_PATTERNS       = */.moc/* */.ui/*
 EXAMPLE_PATH           =