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 c7ba14d commit 97c6d3bCopy full SHA for 97c6d3b
conf.py
@@ -154,7 +154,6 @@ def wrapper(*args, **kwargs):
154
155
# Skip all URLs except glossary term links (glossary.html#term-*)
156
tippy_skip_urls = (r"^(?!.*glossary\.html#term-).*$",)
157
-tippy_enable_mathjax = True
158
159
intersphinx_mapping = {
160
"torch": ("https://docs.pytorch.org/docs/stable/", None),
0 commit comments