X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=Doxyfile.in;h=e4c75279392c2f7cc6523dd15be3bfb4b93ed0ef;hp=1717cde6d268a993ef0708e2dc82434ef373003d;hb=d75c2e063a41df9f72db0263596c1c1e69b5979f;hpb=1aefdd1535f49b943d224e3f6119da3503c426cd diff --git a/Doxyfile.in b/Doxyfile.in index 1717cde..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. @@ -1158,7 +1151,7 @@ HIDE_UNDOC_RELATIONS = YES # toolkit from AT&T and Lucent Bell Labs. The other options in this section # have no effect if this option is set to NO (the default) -HAVE_DOT = YES +HAVE_DOT = NO # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen # will generate a graph for each documented class showing the direct and