1
0
MAX7456JSON/Doxyfile
Jens True 50160cc0b4
All checks were successful
continuous-integration/drone/push Build is passing
Fix warnings
2021-11-10 10:19:03 +00:00

8 lines
218 B
Plaintext

PROJECT_NAME = "MinimOSD-JSON"
OUTPUT_DIRECTORY = "docs/"
INPUT = "README.md" "src" "lib" "include"
RECURSIVE = YES
WARNINGS = YES
GENERATE_LATEX = NO
USE_MDFILE_AS_MAINPAGE = README.md