We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5776571 commit 5d673a5Copy full SHA for 5d673a5
doc/conf.py
@@ -34,6 +34,7 @@
34
stdin = textwrap.dedent(f'''\
35
OUTPUT_LANGUAGE = English
36
EXTENSION_MAPPING = h=C
37
+EXCLUDE_PATTERNS += *.c
38
INPUT = {root_dir}/src/pocky/ext
39
RECURSIVE = YES
40
QUIET = YES
0 commit comments