feat: add doxygen

This commit is contained in:
2025-08-23 13:04:12 +02:00
parent c2885322fa
commit 814d00460d
2 changed files with 47 additions and 0 deletions

5
Doxyfile Normal file
View File

@@ -0,0 +1,5 @@
OUTPUT_DIRECTORY = docs
GENERATE_HTML = YES
GENERATE_LATEX = NO
INPUT *.c *.h
USE_MDFILE_AS_MAINPAGE = README.md