summaryrefslogtreecommitdiff
path: root/doxygen/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/Doxyfile')
-rw-r--r--doxygen/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/Doxyfile b/doxygen/Doxyfile
index f18d18c..20afb52 100644
--- a/doxygen/Doxyfile
+++ b/doxygen/Doxyfile
@@ -1209,7 +1209,7 @@ GENERATE_HTML = YES
# The default directory is: html.
# This tag requires that the tag GENERATE_HTML is set to YES.
-HTML_OUTPUT = liblzma
+HTML_OUTPUT = api
# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
# generated HTML page (for example: .htm, .php, .asp).