Skip to content

Commit f7f6be8

Browse files
SamuelHanonosamuelhanono-Nvidia
andauthored
fix: restore docs multiversion dependency (#1268)
Co-authored-by: samuelhanono-Nvidia <shanononahmad@nvidia.com>
1 parent 023e3b1 commit f7f6be8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/docs_requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ sphinx-substitution-extensions==2024.2.25
3737
sphinxcontrib-mermaid==1.0.0
3838
sphinxcontrib-spelling==8.0.2
3939
sphinx-reredirects==0.1.6
40-
# The fork below uses sphinx-multiversion==0.2.4
41-
https://github.com/RyaliNvidia/sphinx-multiversion/archive/refs/tags/v0.2.5.zip
40+
# This fork provides the --run-markdown-build option used by docs/Makefile.
41+
https://github.com/RyaliNvidia/sphinx-multiversion/archive/refs/tags/v0.2.7.zip

docs/locked_requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -878,8 +878,8 @@ sphinx-markdown-builder==0.6.8 \
878878
# via
879879
# -r docs_requirements.txt
880880
# sphinx-multiversion
881-
sphinx-multiversion @ https://github.com/RyaliNvidia/sphinx-multiversion/archive/refs/tags/v0.2.5.zip \
882-
--hash=sha256:2616bde204930ed6995d9acd86f35770c1d8b02b37383e0653a706b1306f2406
881+
sphinx-multiversion @ https://github.com/RyaliNvidia/sphinx-multiversion/archive/refs/tags/v0.2.7.zip \
882+
--hash=sha256:f8d597ad5e2cd012f08808fe58d712701eacc2eae96e233b73d52956edf48c38
883883
# via -r docs_requirements.txt
884884
sphinx-new-tab-link==0.8.0 \
885885
--hash=sha256:6c757d99f559224a04142c3971c8baa6ac90aca905f15b129d57eeca0ece9582 \

0 commit comments

Comments
 (0)