Skip to content

Commit 652eefe

Browse files
committed
Merge branch 'master' into develop
2 parents 5d03742 + 9a4614c commit 652eefe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/Sphinx/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
3131
# ones.
3232
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+
3335
extensions = [
3436
'sphinx.ext.mathjax',
3537
# In order to generate the doc in pdf:

0 commit comments

Comments
 (0)