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>
Thu, 2 Jan 2025 19:03:09 +0000 (19:03 +0000)
Forwarded: not-needed

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

doc/source/conf.py

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