]> rtime.felk.cvut.cz Git - l4.git/blobdiff - kernel/fiasco/src/doxygen.conf
Update
[l4.git] / kernel / fiasco / src / doxygen.conf
index f81fe4a6b14820092b6285332980e8ea51a0fb3f..e99c428c1bb247311d9c1e63192e60a98f3409b7 100644 (file)
@@ -656,7 +656,7 @@ WARN_LOGFILE           =
 # with spaces.
 
 INPUT                  = auto/ \
-                         source/lib/libk/bitfield
+                         source/lib/libk/cxx
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
@@ -674,9 +674,7 @@ INPUT_ENCODING         = UTF-8
 # *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py
 # *.f90 *.f *.for *.vhd *.vhdl
 
-FILE_PATTERNS          = *.h \
-                         *.cc
-
+FILE_PATTERNS          = *
 # 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.
 # If left blank NO is used.
@@ -703,7 +701,7 @@ EXCLUDE_SYMLINKS       = NO
 # against the file with absolute path, so to exclude all test directories
 # for example use the pattern */test/*
 
-EXCLUDE_PATTERNS       =
+EXCLUDE_PATTERNS       = *.ready
 
 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
 # (namespaces, classes, functions, etc.) that should be excluded from the