X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=Doxyfile.in;h=e4c75279392c2f7cc6523dd15be3bfb4b93ed0ef;hp=854016dc8398e8819cdc6ce3cc89e85ccf7a4047;hb=89722b8558e29bc0cbe6e37337ad4774f34cab55;hpb=1e43eb934bbac02d41b1729db15ceac8d551c36b diff --git a/Doxyfile.in b/Doxyfile.in index 854016d..e4c7527 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.