Added more src subdirectories into doxygen docs
authorJouni Malinen <j@w1.fi>
Fri, 2 Jan 2009 20:27:17 +0000 (22:27 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 2 Jan 2009 20:27:17 +0000 (22:27 +0200)
hostapd/doc/doxygen.fast
hostapd/doc/doxygen.full
wpa_supplicant/doc/doxygen.fast
wpa_supplicant/doc/doxygen.full

index 96db8e2..b4dc004 100644 (file)
@@ -80,7 +80,17 @@ WARN_LOGFILE           =
 #---------------------------------------------------------------------------
 # configuration options related to the input files
 #---------------------------------------------------------------------------
-INPUT                  = .
+INPUT                  = . \
+       ../src/common \
+       ../src/crypto \
+       ../src/eap_common \
+       ../src/eap_server \
+       ../src/l2_packet \
+       ../src/radius \
+       ../src/rsn_supp \
+       ../src/tls \
+       ../src/utils \
+       ../src/wps
 FILE_PATTERNS          = *.c *.h *.doxygen
 RECURSIVE              = YES
 EXCLUDE                = 
index 39402c6..88f65cb 100644 (file)
@@ -80,7 +80,17 @@ WARN_LOGFILE           =
 #---------------------------------------------------------------------------
 # configuration options related to the input files
 #---------------------------------------------------------------------------
-INPUT                  = .
+INPUT                  = . \
+       ../src/common \
+       ../src/crypto \
+       ../src/eap_common \
+       ../src/eap_server \
+       ../src/l2_packet \
+       ../src/radius \
+       ../src/rsn_supp \
+       ../src/tls \
+       ../src/utils \
+       ../src/wps
 FILE_PATTERNS          = *.c *.h *.doxygen
 RECURSIVE              = YES
 EXCLUDE                = 
index d0a6c41..da42497 100644 (file)
@@ -81,15 +81,18 @@ WARN_LOGFILE           =
 # configuration options related to the input files
 #---------------------------------------------------------------------------
 INPUT                  = . \
+       ../src/common \
        ../src/crypto \
-       ../src/utils \
-       ../src/eap_peer \
+       ../src/drivers/driver.h \
+       ../src/drivers/drivers.c \
        ../src/eap_common \
+       ../src/eapol_supp \
+       ../src/eap_peer \
        ../src/l2_packet \
        ../src/rsn_supp \
-       ../src/drivers/driver.h \
-       ../src/drivers/drivers.c \
-       ../src/tls
+       ../src/tls \
+       ../src/utils \
+       ../src/wps
 FILE_PATTERNS          = *.c *.h *.doxygen
 RECURSIVE              = YES
 EXCLUDE                = 
index bbd6a4e..6d12001 100644 (file)
@@ -90,7 +90,8 @@ INPUT                  = wpa_supplicant \
        src/l2_packet \
        src/rsn_supp \
        src/tls \
-       src/utils
+       src/utils \
+       src/wps
 FILE_PATTERNS          = *.c *.h *.cpp *.m *.doxygen
 RECURSIVE              = YES
 EXCLUDE                =