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>
Wed, 8 Jan 2025 00:32:06 +0000 (00:32 +0000)
Forwarded: not-needed

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

doc/source/conf.py

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