use local mathjax
authorAntonio Valentino <antonio.valentino@tiscali.it>
Thu, 29 Jun 2017 05:31:26 +0000 (05:31 +0000)
committerAntonio Valentino <antonio.valentino@tiscali.it>
Tue, 20 Dec 2022 21:15:54 +0000 (21:15 +0000)
Forwarded: not-needed

Gbp-Pq: Name 0002-use-local-mathjax.patch

doc/source/conf.py

index ba95716012b5352d7c1b1a725720aa4689c440a3..0bdeec586557f8d2085d2ce5c5554ed8c43b9858 100644 (file)
@@ -206,3 +206,7 @@ extlinks = {
 autodoc_member_order = "groupwise"
 autoclass_content = "class"
 autosummary_generate = []
+
+# -- Options for mathjax -----------------------------------------------------
+mathjax_path='file:///usr/share/javascript/mathjax/MathJax.js'
+