[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] Process "dox" files as regular markdown.



commit 108d2967a7d492d6bdaf03a294491495452ba214
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Fri Nov 15 09:20:51 2019 -0500

    Process "dox" files as regular markdown.
---
 Doxyfile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Doxyfile.in b/Doxyfile.in
index a55175957..c8b85f750 100644
--- 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



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits