Skip to content

Commit d19e08d

Browse files
authored
Cherry pick PR 158746 (pytorch#158801)
Fix the typos in the right nav by pulling the latest theme (pytorch#158746) This will fix broken links in the right nav. Pull Request resolved: pytorch#158746 Approved by: https://github.com/malfet (cherry picked from commit 2bb6843) (cherry picked from commit 0462fd4707374b28600bb6dd654ce94db57f8950)
1 parent a6c044a commit d19e08d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/docker/requirements-docs.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ sphinx==5.3.0
44
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@pytorch_sphinx_theme2#egg=pytorch_sphinx_theme2
55

66
# TODO: sphinxcontrib.katex 0.9.0 adds a local KaTeX server to speed up pre-rendering
7-
# but it doesn't seem to work and hangs around idly. The initial thought it is probably
8-
# something related to Docker setup. We can investigate this later
7+
# but it doesn't seem to work and hangs around idly. The initial thought that it is probably
8+
# something related to Docker setup. We can investigate this later.
99

1010
sphinxcontrib.katex==0.8.6
1111
#Description: This is used to generate PyTorch docs

0 commit comments

Comments
 (0)