From: Vladimír Vondruš Date: Sat, 12 Jan 2019 15:19:06 +0000 (+0100) Subject: doxygen: adapt test for features merged to Doxygen master. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=36316e47210727cfd52f7229dcd40ba6ca70acb7;p=blog.git doxygen: adapt test for features merged to Doxygen --- diff --git a/doxygen/test/cpp_function_attributes/Doxyfile b/doxygen/test/cpp_function_attributes/Doxyfile index 2186bfc2..7d19be88 100644 --- a/doxygen/test/cpp_function_attributes/Doxyfile +++ b/doxygen/test/cpp_function_attributes/Doxyfile @@ -13,6 +13,5 @@ XML_PROGRAMLISTING = NO ##! M_LINKS_NAVBAR2 = ##! M_SEARCH_DISABLED = YES -# EXTRACT_PRIVATE = YES INHERIT_DOCS = NO -EXTRACT_PRIVATE_VIRTUAL = YES +EXTRACT_PRIV_VIRTUAL = YES