Skip to content

Commit 2ee7c57

Browse files
authored
docs: fix mathjax problem (#222)
docs: fix mathjax problem
2 parents ccb9b54 + f2ec2f3 commit 2ee7c57

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
'sphinx.ext.autosummary',
6969
'sphinx.ext.intersphinx',
7070
'sphinx.ext.mathjax',
71+
'sphinx-mathjax-offline',
7172
'sphinx.ext.napoleon',
7273
'sphinx.ext.viewcode',
7374
'sphinx_autodoc_typehints',

requirements-doc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ myst-nb
1414
sphinx_book_theme
1515
sphinx-autodoc-typehints
1616
sphinx_thebe
17+
sphinx-mathjax-offline

0 commit comments

Comments
 (0)