From: Bryan Petty Date: Mon, 17 Mar 2008 22:10:18 +0000 (+0000) Subject: Fixed GENERATE_TAGFILE setting after realizing that the setting turns it on, and... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/9215c73eaf3621a2c2689e07fca9970ee1e5077e Fixed GENERATE_TAGFILE setting after realizing that the setting turns it on, and sets the output file at the same time. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/doxygen/Doxyfile_all b/docs/doxygen/Doxyfile_all index 55d89e5810..384b7af416 100644 --- a/docs/doxygen/Doxyfile_all +++ b/docs/doxygen/Doxyfile_all @@ -22,5 +22,5 @@ GENERATE_MAN = NO GENERATE_XML = YES GENERATE_AUTOGEN_DEF = NO GENERATE_PERLMOD = YES -GENERATE_TAGFILE = NO +GENERATE_TAGFILE =