Reduce doxygen log output.

This commit is contained in:
Dave Davenport 2017-04-30 20:41:26 +02:00
parent 651c0bf03d
commit efcf585e22
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ script:
# - gcov source/rofi.c
- make distcheck
- git clone https://github.com/alobbs/doxy-coverage
- make doxy 2>&1 | tee doxygen.log
- make doxy 2>&1 > tee doxygen.log
- test $(grep -c warning doxygen.log) -eq 0
- ./doxy-coverage/doxy-coverage.py doc/html/xml/