From 24d7bbd4354f5c9b5f5287bf04a087cae3b663d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rimas=20Misevi=C4=8Dius?= Date: Thu, 26 Oct 2023 19:56:03 +0300 Subject: [PATCH] Create default doxygen header.html template Using command: doxygen -w html header.html delete_me.html delete_me.css More info: https://jothepro.github.io/doxygen-awesome-css/md_docs_2extensions.html --- Doxyfile | 2 +- doc/header.html | 74 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+), 1 deletion(-) create mode 100644 doc/header.html diff --git a/Doxyfile b/Doxyfile index b018800..a8f9925 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1362,7 +1362,7 @@ HTML_FILE_EXTENSION = .html # of the possible markers and block names see the documentation. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_HEADER = +HTML_HEADER = doc/header.html # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each # generated HTML page. If the tag is left blank doxygen will generate a standard diff --git a/doc/header.html b/doc/header.html new file mode 100644 index 0000000..65a8112 --- /dev/null +++ b/doc/header.html @@ -0,0 +1,74 @@ + + + + + + + + +$projectname: $title +$title + + + + + + + + +$treeview +$search +$mathjax +$darkmode + +$extrastylesheet + + + + +
+ + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
$projectname $projectnumber +
+
$projectbrief
+
+
$projectbrief
+
$searchbox
$searchbox
+
+ +