mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-13 19:05:53 +08:00
feat: add image zoom to improve image viewing experience (#20763)
Signed-off-by: reidliu41 <reid201711@gmail.com>
This commit is contained in:
parent
054c8657e3
commit
37e2ecace2
@ -61,6 +61,7 @@ plugins:
|
|||||||
- search
|
- search
|
||||||
- autorefs
|
- autorefs
|
||||||
- awesome-nav
|
- awesome-nav
|
||||||
|
- glightbox
|
||||||
# For API reference generation
|
# For API reference generation
|
||||||
- api-autonav:
|
- api-autonav:
|
||||||
modules: ["vllm"]
|
modules: ["vllm"]
|
||||||
|
|||||||
@ -4,6 +4,7 @@ mkdocs-material
|
|||||||
mkdocstrings-python
|
mkdocstrings-python
|
||||||
mkdocs-gen-files
|
mkdocs-gen-files
|
||||||
mkdocs-awesome-nav
|
mkdocs-awesome-nav
|
||||||
|
mkdocs-glightbox
|
||||||
python-markdown-math
|
python-markdown-math
|
||||||
regex
|
regex
|
||||||
ruff
|
ruff
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user