We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d03742 + 9a4614c commit 652eefeCopy full SHA for 652eefe
1 file changed
doc/Sphinx/conf.py
@@ -30,6 +30,8 @@
30
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
31
# ones.
32
mathjax_path = 'https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js'
33
+mathjax_path = 'https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js'
34
+
35
extensions = [
36
'sphinx.ext.mathjax',
37
# In order to generate the doc in pdf:
0 commit comments