Packet/80221Bundle: Small MIHPacket fixes
[senf.git] / doclib / Doxyfile.global
index 9603551..00d7577 100644 (file)
@@ -161,6 +161,7 @@ MULTILINE_CPP_IS_BRIEF = YES
 # documentation.
 
 DETAILS_AT_TOP         = YES
+LAYOUT_FILE            = $(TOPDIR)/doclib/DoxygenLayout.xml
 
 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented 
 # member inherits the documentation from any documented member that it 
@@ -582,7 +583,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