Skip to content

Commit 37e2eca

Browse files
authored
feat: add image zoom to improve image viewing experience (#20763)
Signed-off-by: reidliu41 <[email protected]>
1 parent 054c865 commit 37e2eca

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

mkdocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ plugins:
6161
- search
6262
- autorefs
6363
- awesome-nav
64+
- glightbox
6465
# For API reference generation
6566
- api-autonav:
6667
modules: ["vllm"]

requirements/docs.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ mkdocs-material
44
mkdocstrings-python
55
mkdocs-gen-files
66
mkdocs-awesome-nav
7+
mkdocs-glightbox
78
python-markdown-math
89
regex
910
ruff

0 commit comments

Comments
 (0)