Skip to content

Commit

Permalink
Scan new src/modules/ directory for Doxygen stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
klange committed Apr 28, 2021
1 parent 3e13cdf commit 07e04b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 07e04b0

Please sign in to comment.