Skip to content

Commit 921ad33

Browse files
z3ntuQbicz
authored andcommitted
doxygen: disable markdown support
The intendation used in hidapi makes most of the comments get interpreted as codeblocks which breaks most functions of Doxygen.
1 parent c04d88b commit 921ad33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doxygen/Doxyfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ EXTENSION_MAPPING =
313313
# case of backward compatibilities issues.
314314
# The default value is: YES.
315315

316-
MARKDOWN_SUPPORT = YES
316+
MARKDOWN_SUPPORT = NO
317317

318318
# When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
319319
# to that level are automatically included in the table of contents, even if

0 commit comments

Comments
 (0)