Skip to content

Commit 97c6d3b

Browse files
committed
Update
1 parent c7ba14d commit 97c6d3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ def wrapper(*args, **kwargs):
154154

155155
# Skip all URLs except glossary term links (glossary.html#term-*)
156156
tippy_skip_urls = (r"^(?!.*glossary\.html#term-).*$",)
157-
tippy_enable_mathjax = True
158157

159158
intersphinx_mapping = {
160159
"torch": ("https://docs.pytorch.org/docs/stable/", None),

0 commit comments

Comments
 (0)