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, 8 Dec 2020 09:02:17 +0000 (09:02 +0000)
Forwarded: not-needed

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

doc/source/conf.py

index 3974597ae7696fedc671315c5299777a85ad5171..231de4446435ac708bee9e44494f85a34fbe28e8 100644 (file)
@@ -207,3 +207,6 @@ autodoc_member_order = "groupwise"
 autoclass_content = "class"
 autosummary_generate = []
 
+# -- Options for mathjax -----------------------------------------------------
+mathjax_path='file:///usr/share/javascript/mathjax/MathJax.js'
+