From: Adam Dickmeiss Date: Mon, 6 Jul 2009 14:29:09 +0000 (+0200) Subject: Remove obsolete Doxygen setting X-Git-Tag: v2.0.39~3 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=ef6e86161049cd2fc0f9890b97cec9b835f7fcd6;hp=877066bb282e1ee809ef2caf2ff5351bf6424c45 Remove obsolete Doxygen setting --- diff --git a/Doxyfile.in b/Doxyfile.in index 2f64226..c8502a5 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -154,13 +154,6 @@ QT_AUTOBRIEF = NO MULTILINE_CPP_IS_BRIEF = NO -# If the DETAILS_AT_TOP tag is set to YES then Doxygen -# will output the detailed description near the top, like JavaDoc. -# If set to NO, the detailed description appears after the member -# documentation. - -DETAILS_AT_TOP = NO - # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented # member inherits the documentation from any documented member that it # re-implements.