Skip to content

Commit 738f8b3

Browse files
committed
To imgmath
1 parent 4f57e92 commit 738f8b3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Tutorial/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
extensions = [
3232
'sphinx.ext.autodoc',
3333
'sphinx.ext.doctest',
34-
'sphinx.ext.pngmath',
34+
'sphinx.ext.imgmath',
3535
'sphinx.ext.viewcode',
3636
]
3737

@@ -270,4 +270,3 @@
270270
import sphinx_rtd_theme
271271
html_theme = 'sphinx_rtd_theme'
272272
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
273-

0 commit comments

Comments
 (0)