mirror of
https://github.com/Tilo-K/tstd.git
synced 2026-01-09 14:31:01 +00:00
wip
This commit is contained in:
2
Doxyfile
2
Doxyfile
@@ -9,7 +9,7 @@ OPTIMIZE_OUTPUT_FOR_C = YES
|
|||||||
INPUT = .
|
INPUT = .
|
||||||
FILE_PATTERNS = *.c *.h *.md
|
FILE_PATTERNS = *.c *.h *.md
|
||||||
RECURSIVE = YES
|
RECURSIVE = YES
|
||||||
EXCLUDE = build docs .github .idea test
|
EXCLUDE = build docs .github .idea test doxygen-awesome-css
|
||||||
SHOW_FILES = YES
|
SHOW_FILES = YES
|
||||||
SHOW_DIRECTORIES = YES
|
SHOW_DIRECTORIES = YES
|
||||||
EXCLUDE_PATTERNS = */.git/* */.cache/*
|
EXCLUDE_PATTERNS = */.git/* */.cache/*
|
||||||
|
|||||||
Reference in New Issue
Block a user