commit | 5e06397269289ae3cb17165f1c58c230ac585b96 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Fri May 21 15:50:23 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri May 21 12:17:04 2021 -0400 |
tree | 8c392bee754682248b607a66edd948ccc84ca35c | |
parent | a4025ebaffc1d369ea0bae4eaea92b7cd92f96cc [diff] |
doc: doxygen: treat warnings as errors Treat warnings as errors. Since we already disable warnings for undocumented members (the major source of warnings), reported warnings are in all cases real problems that should be fixed. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>