From: Enrico Seiler <enrico.seiler.debian@outlook.com>
Date: Fri, 13 Dec 2024 22:23:25 +0100
Subject: rm external docs
Forwarded: not-needed

---
 doc/tutorial/02_argument_parser/index.md | 7 +------
 test/documentation/seqan3_doxygen_cfg.in | 2 +-
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/doc/tutorial/02_argument_parser/index.md b/doc/tutorial/02_argument_parser/index.md
index e4fd4aa..b79ce7b 100644
--- a/doc/tutorial/02_argument_parser/index.md
+++ b/doc/tutorial/02_argument_parser/index.md
@@ -7,17 +7,12 @@

 We have separated the feature of parsing command line arguments to its own project:

-### [![sharg_logo][sharg_logo_link]][sharg_link] The Sharg Parser
+### The Sharg Parser

 * Github Repository: https://github.com/seqan/sharg-parser
 * API Documentation: https://docs.seqan.de/sharg.html
 * Tutorials: https://docs.seqan.de/sharg/main_user/usergroup1.html

-<!-- Use the Sharg logo from permalink. -->
-[sharg_logo_link]: https://raw.githubusercontent.com/seqan/sharg-parser/1.0.0/test/documentation/sharg_logo.svg "Open Github"
-<!-- Link the logo to the documentation website. -->
-[sharg_link]: https://github.com/seqan/sharg-parser
-
 ---

 ## Sharg & SeqAn
diff --git a/test/documentation/seqan3_doxygen_cfg.in b/test/documentation/seqan3_doxygen_cfg.in
index c7a68cd..82a859a 100644
--- a/test/documentation/seqan3_doxygen_cfg.in
+++ b/test/documentation/seqan3_doxygen_cfg.in
@@ -251,7 +251,7 @@ OBFUSCATE_EMAILS       = YES
 HTML_FORMULA_FORMAT    = png
 FORMULA_FONTSIZE       = 14
 FORMULA_MACROFILE      =
-USE_MATHJAX            = YES
+USE_MATHJAX            = NO
 MATHJAX_VERSION        = MathJax_3
 MATHJAX_FORMAT         = HTML-CSS
 MATHJAX_RELPATH        = https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/
