Refactor to use new protocol module and sipo.
[bertos.git] / Doxyfile
index efbf87a2985a127dc8c9aac15611982db5f4a2cb..2ba9bf1b1565c79a08c1016b1d802d6454c4c4ec 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -9,16 +9,12 @@
 
 OUTPUT_DIRECTORY       = doc/reference
 
-# If the value of the INPUT tag contains directories, you can use the 
-# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
-# and *.h) to filter out the source-files in the directories. If left 
-# blank the following patterns are tested: 
-# *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx 
-# *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90
-
-FILE_PATTERNS          = *.h \
-                         Mainpage.online \
-                         *.c
+# The INPUT tag can be used to specify the files and/or directories that contain 
+# documented source files. You may enter file names like "myfile.cpp" or 
+# directories like "/usr/src/myproject". Separate the files or directories 
+# with spaces.
+
+INPUT                  += doc/Mainpage.online
 
 # The HTML_HEADER tag can be used to specify a personal HTML header for 
 # each generated HTML page. If it is left blank doxygen will generate a