mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-13 20:44:27 +08:00
[Doc] Fix broken cuda installation doc rendering (#17654)
Signed-off-by: Isotr0py <2037008807@qq.com>
This commit is contained in:
parent
1d0c9d6b2d
commit
cc05b90d86
@ -1,11 +1,11 @@
|
|||||||
sphinx==8.2.3
|
sphinx==7.4.7
|
||||||
sphinx-argparse==0.5.2
|
sphinx-argparse==0.5.2
|
||||||
sphinx-autodoc2==0.5.0
|
sphinx-autodoc2==0.5.0
|
||||||
sphinx-book-theme==1.1.4
|
sphinx-book-theme==1.1.4
|
||||||
sphinx-copybutton==0.5.2
|
sphinx-copybutton==0.5.2
|
||||||
sphinx-design==0.6.1
|
sphinx-design==0.6.1
|
||||||
sphinx-togglebutton==0.3.2
|
sphinx-togglebutton==0.3.2
|
||||||
myst-parser==4.0.1
|
myst-parser==3.0.1 # `myst-parser==4.0.1` breaks inline code in titles
|
||||||
msgspec
|
msgspec
|
||||||
commonmark # Required by sphinx-argparse when using :markdownhelp:
|
commonmark # Required by sphinx-argparse when using :markdownhelp:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user