Make doc-check fail the build on warnings
authorTeemu Murtola <teemu.murtola@gmail.com>
Fri, 5 Sep 2014 17:44:03 +0000 (20:44 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 5 Sep 2014 18:49:38 +0000 (20:49 +0200)
commitb7b0dd55e72ea9e54cc40e5c708524a5e92971af
treed33e2bd6270a2abb70e881bff79268e4b0ac225c
parent6ca725fdf2ccc340787ca05f91df722ff971cc05
Make doc-check fail the build on warnings

This makes it easier to run it in Jenkins, even if it makes it work
inconsistently compared to the Doxygen targets.

Change-Id: Ifc469fb598f1f3287bc1a5dded231b304023a810
docs/doxygen/CMakeLists.txt
docs/doxygen/doxygen-check.py
docs/doxygen/reporter.py