Doxygen: Disable verbose output
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 23 Nov 2015 20:33:01 +0000 (20:33 +0000)
committerTimo Tijhof <krinklemail@gmail.com>
Mon, 23 Nov 2015 20:33:01 +0000 (20:33 +0000)
commitff39e4022dc11244df40b4f96088d5c11a89fa70
tree896f4588775b9a65c923f85235c91a1a849f1a00
parent95d68365408c6d39a466179c0ad042969ba31f88
Doxygen: Disable verbose output

https://www.stack.nl/~dimitri/doxygen/manual/config.html#cfg_quiet

* To make the standard output in Jenkins more useful,
  disable the verbose messages about "Loading file .." in between
  all the errors.

* Remove obsolete config options XML_SCHEMA and XML_DTD that were
  producing warnings. We weren't using these anyway (set to their default
  blank value).

Change-Id: I6876cf4d783f7795a12d99623c8ce3717e9a51f5
maintenance/Doxyfile
maintenance/mwdocgen.php