X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=apidoc%2Fdoxygen.cfg.in;fp=apidoc%2Fdoxygen.cfg.in;h=dcdc6329029f9577bfaba5e380c1cc388f52b4d7;hb=1f874801d27dc225f0e0d31417ddbeb22d2b9ca5;hp=3740b6b31e87aab0e9e549b3fe9ee3bf00fb4126;hpb=4679714d372c301752dd4b26f4e3fa45641be4b9;p=apps%2Fmadmutt.git diff --git a/apidoc/doxygen.cfg.in b/apidoc/doxygen.cfg.in index 3740b6b..dcdc632 100644 --- a/apidoc/doxygen.cfg.in +++ b/apidoc/doxygen.cfg.in @@ -153,7 +153,7 @@ MULTILINE_CPP_IS_BRIEF = NO # If set to NO, the detailed description appears after the member # documentation. -DETAILS_AT_TOP = NO +DETAILS_AT_TOP = YES # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented # member inherits the documentation from any documented member that it @@ -406,7 +406,7 @@ FILE_VERSION_FILTER = # The QUIET tag can be used to turn on/off the messages that are generated # by doxygen. Possible values are YES and NO. If left blank NO is used. -QUIET = NO +QUIET = YES # The WARNINGS tag can be used to turn on/off the warning messages that are # generated by doxygen. Possible values are YES and NO. If left blank @@ -644,13 +644,13 @@ HTML_FILE_EXTENSION = .html # each generated HTML page. If it is left blank doxygen will generate a # standard header. -HTML_HEADER = +HTML_HEADER = header.html # The HTML_FOOTER tag can be used to specify a personal HTML footer for # each generated HTML page. If it is left blank doxygen will generate a # standard footer. -HTML_FOOTER = +HTML_FOOTER = footer.html # The HTML_STYLESHEET tag can be used to specify a user-defined cascading # style sheet that is used by each HTML page. It can be used to