Update to Doxygen 1.4.1.
[bertos.git] / Doxyfile_cxx
index 9cc32295e64dc3d9798402c785c45af62e6da44c..bc18b353d5ececcffa1b7205ba022a64c8ae993d 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.