From: Lasse Collin Date: Mon, 12 Feb 2024 15:09:10 +0000 (+0200) Subject: doxygen/footer.html: Add missing closing tags and don't open a new tab. X-Git-Tag: v5.5.2beta~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f6d9ca329ff3e01d4b0be7366eb4f5c93da41b9;p=thirdparty%2Fxz.git doxygen/footer.html: Add missing closing tags and don't open a new tab. The footer template from Doxygen has the closing as Doxygen doesn't add them otherwise. target="_blank" was omitted as it's not useful here but it can be slightly annoying as one cannot just go back in the browser history. Since the footer links to the license file in the same directory and not to CC website, the rel attributes can be omitted. --- diff --git a/doxygen/footer.html b/doxygen/footer.html index 2c687c56..38d6ea0f 100644 --- a/doxygen/footer.html +++ b/doxygen/footer.html @@ -3,9 +3,11 @@

XZ logo © 2023 by Jia Tan is licensed under CC BY-SA 4.0

+ + +