b40c427c43b54100a933a727cf164aeab37d77ff
Doxygen is noisy and can't be asked to be less verbose, but hiding all output from it to a log file hides any real issues it is facing. Redirect only stdout which is where doxygen writes progress noise, let warnings and such output to stderr stay visible. Also follow makefile conventions by adding standard make targets and using DESTDIR macro only in install rule. Signed-off-by: Simo Piiroinen <simo.piiroinen@jollamobile.com>
Description
Languages
C
95.6%
Makefile
2.7%
Shell
1.7%