mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2026-04-09 03:11:29 +00:00
feat(doxygen): add Doxygen code coverage script and pre-commit hook
This commit is contained in:
parent
5517a49e14
commit
8f5b6327bc
3 changed files with 233 additions and 0 deletions
1
Doxyfile
1
Doxyfile
|
|
@ -17,6 +17,7 @@ USE_MDFILE_AS_MAINPAGE = README.md
|
|||
# Documentation settings
|
||||
GENERATE_LATEX = NO
|
||||
GENERATE_HTML = YES
|
||||
GENERATE_XML=YES
|
||||
|
||||
# doxygen-awesome-css settings
|
||||
HTML_EXTRA_STYLESHEET = docs/external/doxygen-awesome-css/doxygen-awesome.css \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue