From ff75f6029729940c4716e38c90db5defcd3cfe5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rimas=20Misevi=C4=8Dius?= Date: Tue, 16 Apr 2024 23:00:44 +0300 Subject: [PATCH] Remove Doxygen Avesome implementation of Fragment Copy button Use doxygen's fragment copy button (HTML_COPY_CLIPBOARD) --- Doxyfile | 1 - doc/download-theme.sh | 1 - doc/header.html | 1 - 3 files changed, 3 deletions(-) diff --git a/Doxyfile b/Doxyfile index 213175b..c36fd06 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1421,7 +1421,6 @@ HTML_EXTRA_STYLESHEET = doc/theme/doxygen-awesome.css # This tag requires that the tag GENERATE_HTML is set to YES. HTML_EXTRA_FILES = doc/theme/doxygen-awesome-darkmode-toggle.js \ - doc/theme/doxygen-awesome-fragment-copy-button.js \ doc/theme/doxygen-awesome-paragraph-link.js # The HTML_COLORSTYLE tag can be used to specify if the generated HTML output diff --git a/doc/download-theme.sh b/doc/download-theme.sh index eff5fc0..b79ed42 100755 --- a/doc/download-theme.sh +++ b/doc/download-theme.sh @@ -12,7 +12,6 @@ mkdir -p ${p}/theme for f in doxygen-awesome.css \ doxygen-awesome-darkmode-toggle.js \ - doxygen-awesome-fragment-copy-button.js \ doxygen-awesome-paragraph-link.js do curl -fsS -o ${p}/theme/${f} https://raw.githubusercontent.com/jothepro/doxygen-awesome-css/${VERSION}/${f} diff --git a/doc/header.html b/doc/header.html index f3a016e..9ab700e 100644 --- a/doc/header.html +++ b/doc/header.html @@ -27,7 +27,6 @@ $mathjax $darkmode -