Skip to content

Commit

Permalink
adding mathjax_path
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel authored and Daniel committed Feb 18, 2024
1 parent 31a55ab commit f98c680
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
mathjax_path = 'http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'

extensions = [
'sphinx.ext.autosummary',
'sphinx.ext.autodoc',
Expand Down

0 comments on commit f98c680

Please sign in to comment.