summaryrefslogtreecommitdiff
path: root/api-docs/cppdocs/Doxyfile
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2020-10-21 14:55:56 -0400
committerJordan Wiens <jordan@psifertex.com>2020-10-21 15:44:16 -0400
commit3dd386a513872254be8bbf1b75ef9516cd832036 (patch)
tree63d912d77e28fec0fe3e52f9e29a31186d88a0a6 /api-docs/cppdocs/Doxyfile
parente960f9a24e2c53b202e57a3bbf49cf45b26af7d3 (diff)
re-enable doxygen HTML output
Diffstat (limited to 'api-docs/cppdocs/Doxyfile')
-rw-r--r--api-docs/cppdocs/Doxyfile2
1 files changed, 1 insertions, 1 deletions
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