Scan new src/modules/ directory for Doxygen stuff

This commit is contained in:
K. Lange 2021-04-28 21:26:44 +09:00
parent 3e13cdf428
commit 07e04b001c

View File

@ -7,7 +7,7 @@ OPTIMIZE_OUTPUT_FOR_C = YES
LAYOUT_FILE = docs/DoxygenLayout.xml
# Make docs for interpreter and tools
INPUT = src/ src/kuroko/ tools/ docs/
INPUT = src/ src/kuroko/ tools/ docs/ src/modules/
FILE_PATTERNS = *.c *.h *.md
ENABLE_PREPROCESSING = YES