Skip to content

Commit eee5f98

Browse files
Chaïm De MulderChaïm De Mulder
Chaïm De Mulder
authored and
Chaïm De Mulder
committed
fix issue #15469 Exponentially Weighed Windows page now shows formulas
1 parent 3d69988 commit eee5f98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
'ipython_sphinxext.ipython_console_highlighting',
4747
'sphinx.ext.intersphinx',
4848
'sphinx.ext.coverage',
49-
'sphinx.ext.pngmath',
50-
'sphinx.ext.ifconfig',
49+
'sphinx.ext.mathjax',
50+
'sphinx.ext.ifconfig',
5151
'sphinx.ext.linkcode',
5252
]
5353

0 commit comments

Comments
 (0)