From 1f6a9a1b28307ace4fb90eaabc758cb9e0ccf2b7 Mon Sep 17 00:00:00 2001 From: Debian Multimedia Maintainers Date: Wed, 28 Sep 2022 11:41:06 +0200 Subject: [PATCH] Output doxygen-generated HTML into apiref/ folder Origin: Debian Forwarded: not-needed Last-Update: 2022-08-04 so we don't need to rename it later Last-Update: 2022-08-04 Gbp-Pq: Name debian_doxygen-outdir.patch --- docs/doxygen/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/doxygen/Doxyfile b/docs/doxygen/Doxyfile index 15ec9ea4..077b0fe4 100644 --- a/docs/doxygen/Doxyfile +++ b/docs/doxygen/Doxyfile @@ -1099,7 +1099,7 @@ GENERATE_HTML = YES # The default directory is: html. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_OUTPUT = doc +HTML_OUTPUT = apiref # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each # generated HTML page (for example: .htm, .php, .asp). -- 2.30.2