diff options
Diffstat (limited to 'cpp/docs/api/developer.doxygen')
-rw-r--r-- | cpp/docs/api/developer.doxygen | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/docs/api/developer.doxygen b/cpp/docs/api/developer.doxygen index 4679876d09..46661c14ca 100644 --- a/cpp/docs/api/developer.doxygen +++ b/cpp/docs/api/developer.doxygen @@ -635,7 +635,7 @@ GENERATE_HTML = YES # If a relative path is entered the value of OUTPUT_DIRECTORY will be # put in front of it. If left blank `html' will be used as the default path. -HTML_OUTPUT = html +HTML_OUTPUT = html-dev # The HTML_FILE_EXTENSION tag can be used to specify the file extension for # each generated HTML page (for example: .htm,.php,.asp). If it is left blank |