From e9a9f023260dc9b4d303de040387baca29a4b904 Mon Sep 17 00:00:00 2001 From: Richard Cordovano <rcordovano@basistech.com> Date: Tue, 23 Jan 2018 10:49:21 -0500 Subject: [PATCH] Update Doxyfile --- bindings/java/doxygen/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/java/doxygen/Doxyfile b/bindings/java/doxygen/Doxyfile index a68fb4a2d..2589f3843 100644 --- a/bindings/java/doxygen/Doxyfile +++ b/bindings/java/doxygen/Doxyfile @@ -1047,7 +1047,7 @@ GENERATE_HTML = YES # The default directory is: html. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_OUTPUT = jni-docs/4.7.0/ +HTML_OUTPUT = jni-docs/4.6.0/ # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each # generated HTML page (for example: .htm, .php, .asp). -- GitLab