X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=doclib%2FDoxyfile.global;h=bb26ef7f85a09ee94c478e21ed7a5a823c6da2d2;hb=1b1d76302a5d61e918ef71f1c8e11f80ac1262e2;hp=ddf11b9b83a49d518e0523101d99fb87a7ddc904;hpb=65909c44022ccd7b97d4c2810fbf67ffa980207e;p=senf.git diff --git a/doclib/Doxyfile.global b/doclib/Doxyfile.global index ddf11b9..bb26ef7 100644 --- a/doclib/Doxyfile.global +++ b/doclib/Doxyfile.global @@ -1164,7 +1164,9 @@ PREDEFINED = DOXYGEN \ "SENF_PARSER_VEC_N(name,elt_type,size_type)=senf::Parse_VectorN name() const" \ "SENF_LOG_CLASS_AREA()=" \ "SENF_LOG_DEFAULT_AREA(area)=" \ - "SENF_LOG_DEFAULT_STREAM(stream)=" + "SENF_LOG_DEFAULT_STREAM(stream)=" \ + "BOOST_PP_ITERATE()=" \ + "BOOST_PARAMETER_KEYWORD(ns, name)=unspecified_keyword_type name;" # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then # this tag can be used to specify a list of macro names that should be expanded.