From 3790cf30aad0cfe899acd91fe53334d00c917d45 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Fri, 20 Mar 2015 11:13:34 +0100 Subject: [PATCH] changed Doxygen HTML extension to work with Mongoose HTTPd --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index c9c623918..704354980 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1030,7 +1030,7 @@ HTML_OUTPUT = html # The default value is: .html. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_FILE_EXTENSION = .xhtml +HTML_FILE_EXTENSION = .html # The HTML_HEADER tag can be used to specify a user-defined HTML header file for # each generated HTML page. If the tag is left blank doxygen will generate a