Replaced README.
[bertos.git] / Doxyfile
index 42b3f70b5378fda1ece6383e8a84dcd0351826d5..de2b0c247befc36f1ffd42a8eb6f5e30d6a244d8 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -486,7 +486,7 @@ FILE_PATTERNS          = *.c \
                          *.h++ \
                          *.idl \
                          *.odl \
-                         README.devlib
+                         README.bertos
 
 # 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.