diff options
Diffstat (limited to 'api-docs/cppdocs/Doxyfile')
| -rw-r--r-- | api-docs/cppdocs/Doxyfile | 2 |
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 |
