X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FDoxyfile;h=0c89c05c85eed76232bc7007d4f77f7008eab54f;hb=9b95e76c6c45e263baf29486eca615000d440418;hp=a2f7e352ad5ca776d511aedb006bd23107d6438d;hpb=aacc25ece90c76264dc82d9fbc1d6ee5cf0ef2e3;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/Doxyfile b/maintenance/Doxyfile index a2f7e352ad..0c89c05c85 100644 --- a/maintenance/Doxyfile +++ b/maintenance/Doxyfile @@ -66,7 +66,12 @@ ALIASES = "type{1}= \1 :" \ "copyright=\note" \ "license=\note" \ "codeCoverageIgnore=" \ - "codingStandardsIgnoreStart=" + "codingStandardsIgnoreStart=" \ + "group=" \ + "covers=" \ + "dataProvider=" \ + "expectedException=" \ + "expectedExceptionMessage=" TCL_SUBST = OPTIMIZE_OUTPUT_FOR_C = NO OPTIMIZE_OUTPUT_JAVA = NO @@ -127,7 +132,7 @@ CITE_BIB_FILES = #--------------------------------------------------------------------------- # Configuration options related to warning and progress messages #--------------------------------------------------------------------------- -QUIET = NO +QUIET = YES WARNINGS = YES WARN_IF_UNDOCUMENTED = YES WARN_IF_DOC_ERROR = YES @@ -317,8 +322,6 @@ MAN_LINKS = NO #--------------------------------------------------------------------------- GENERATE_XML = NO XML_OUTPUT = xml -XML_SCHEMA = -XML_DTD = XML_PROGRAMLISTING = YES #--------------------------------------------------------------------------- # Configuration options related to the DOCBOOK output