1
0

Fix warnings
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-11-10 10:19:03 +00:00
parent 5a6d60eee0
commit 50160cc0b4
5 changed files with 47 additions and 13 deletions

View File

@ -1,6 +1,6 @@
PROJECT_NAME = "MinimOSD-JSON"
OUTPUT_DIRECTORY = "docs/"
INPUT = "README.md" "src" "lib"
INPUT = "README.md" "src" "lib" "include"
RECURSIVE = YES
WARNINGS = YES
GENERATE_LATEX = NO