From 3dd386a513872254be8bbf1b75ef9516cd832036 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Wed, 21 Oct 2020 14:55:56 -0400 Subject: re-enable doxygen HTML output --- api-docs/cppdocs/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api-docs/cppdocs/Doxyfile') diff --git a/api-docs/cppdocs/Doxyfile b/api-docs/cppdocs/Doxyfile index ec8de0b1..ed3a1f16 100644 --- a/api-docs/cppdocs/Doxyfile +++ b/api-docs/cppdocs/Doxyfile @@ -1108,7 +1108,7 @@ IGNORE_PREFIX = # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output # The default value is: YES. -GENERATE_HTML = NO +GENERATE_HTML = YES # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of -- cgit v1.3.1