Skip to content

Commit

Permalink
Added the mathJax extension to sphinx config #31
Browse files Browse the repository at this point in the history
  • Loading branch information
nosmokingsurfer committed Mar 13, 2023
1 parent 879b2d2 commit d1a3598
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
'sphinx.ext.mathjax'
]

# Add any paths that contain templates here, relative to this directory.
Expand Down

0 comments on commit d1a3598

Please sign in to comment.