From db420853ce1a7c4545c443b9b7e9925fac3fbbb5 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 25 Jan 2010 12:46:57 +0000 Subject: Add Webserver project Doxygen configuration file and overview document. Fix Doxygen configuration files' input file exclusion filters. --- Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf') diff --git a/Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf b/Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf index 49bd103b7..f7c6eb630 100644 --- a/Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf +++ b/Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf @@ -629,7 +629,7 @@ EXCLUDE_SYMLINKS = NO # against the file with absolute path, so to exclude all test directories # for example use the pattern */test/* -EXCLUDE_PATTERNS = */LowLevel/USBMode.h +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 -- cgit v1.2.3