commit 108d2967a7d492d6bdaf03a294491495452ba214
parent 97b5ff2b1d6ec59aea66cc262cf2545c98eefc5b
Author: Nick Mathewson <nickm@torproject.org>
Date: Fri, 15 Nov 2019 09:20:51 -0500
Process "dox" files as regular markdown.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Doxyfile.in b/Doxyfile.in
@@ -320,7 +320,7 @@ OPTIMIZE_OUTPUT_SLICE = NO
# Note that for custom extensions you also need to set FILE_PATTERNS otherwise
# the files are not read by doxygen.
-EXTENSION_MAPPING = dox=C h=C c=C inc=C
+EXTENSION_MAPPING = dox=md h=C c=C inc=C
# If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
# according to the Markdown format, which allows for more readable