diff options
| -rwxr-xr-x | documentation/Doxybook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Doxybook b/documentation/Doxybook index d13f34fba..c9dc2b9ba 100755 --- a/documentation/Doxybook +++ b/documentation/Doxybook @@ -768,7 +768,7 @@ IGNORE_PREFIX = fl_ \ # If the GENERATE_HTML tag is set to YES (the default) Doxygen will # generate HTML output. -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 |
