summaryrefslogtreecommitdiff
path: root/cmake/doxygen.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [build] Check documentation coverage on CIAnder Conselvan de Oliveira2019-03-131-1/+1
| | | | | | Add a CI target that checks documentation coverage and reports back to github. While at it, change the output of doxy-coverage to a json file so it is easy to consume.
* [build] A build target to check for doxygen documentation coverageAnder Conselvan de Oliveira2019-03-131-0/+18
Add a cmake target that builds doxygen documentation and reports on coverage using doxy-coverage. Script was copied from: https://github.com/alobbs/doxy-coverage/commit/29a0bbf43bfecb6872cdca0e4a11733954d25196