Scheduler: Restructure signal blocking/unblocking
[senf.git] / doclib / Doxyfile.global
index 9603551..8224df8 100644 (file)
@@ -582,7 +582,7 @@ EXCLUDE_PATTERNS       = *.test.cc \
 # wildcard * is used, a substring. Examples: ANamespace, AClass, 
 # AClass::ANamespace, ANamespace::*Test
 
-##EXCLUDE_SYMBOLS        = 
+EXCLUDE_SYMBOLS        = boost std
 
 # The EXAMPLE_PATH tag can be used to specify one or more files or 
 # directories that contain example code fragments that are included (see