Update to Doxygen 1.4.1.
[bertos.git] / Doxyfile_c
index 00ca740795fb6050f4469cca057f59777751729a..ba4a54baf8b4761d5dd085a611c524a213276fdc 100755 (executable)
@@ -450,7 +450,8 @@ FILE_PATTERNS          = *.c \
                          *.h++ \
                          *.idl \
                          *.odl \
-                         README
+                         README \
+                        README.devlib
 
 # The RECURSIVE tag can be used to turn specify whether or not subdirectories 
 # should be searched for input files as well. Possible values are YES and NO.