Skip to content

Commit 5d673a5

Browse files
committed
Fixing duplicate Breathe entries
1 parent 5776571 commit 5d673a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
stdin = textwrap.dedent(f'''\
3535
OUTPUT_LANGUAGE = English
3636
EXTENSION_MAPPING = h=C
37+
EXCLUDE_PATTERNS += *.c
3738
INPUT = {root_dir}/src/pocky/ext
3839
RECURSIVE = YES
3940
QUIET = YES

0 commit comments

Comments
 (0)