We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9f947f commit 80ea31bCopy full SHA for 80ea31b
docs/source/conf.py
@@ -122,12 +122,10 @@ def _transform_changelog(path_in: str, path_out: str) -> None:
122
nbsphinx_allow_errors = True
123
nbsphinx_requirejs_path = ''
124
125
-
126
# myst-parser, forcing to parse all html pages with mathjax
127
# https://github.com/executablebooks/MyST-Parser/issues/394
128
myst_update_mathjax = False
129
130
131
# The suffix(es) of source filenames.
132
# You can specify multiple suffix as a list of string:
133
#
0 commit comments