summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-09-16 20:49:49 -0400
committerpommicket <pommicket@gmail.com>2025-09-16 20:52:22 -0400
commitea7b73aac55177d1d556d0c9dba04b0870d3aaf6 (patch)
tree98862ab518680573c4d1d77542bc88b5ec9ceb2a /Doxyfile
parent62bb1ffdee060819657161e260e75e3e1df017ac (diff)
Allow short reads from read_func
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index eacb913..f70c18f 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -7,7 +7,7 @@ OUTPUT_LANGUAGE = English
OPTIMIZE_OUTPUT_FOR_C = YES
MARKDOWN_SUPPORT = YES
INPUT_ENCODING = UTF-8
-FILE_PATTERNS = pom.h
+INPUT = pom.h
RECURSIVE = NO
GENERATE_HTML = YES
HTML_OUTPUT = .