Unverified Commit 37e2ecac authored by Reid's avatar Reid Committed by GitHub
Browse files

feat: add image zoom to improve image viewing experience (#20763)


Signed-off-by: default avatarreidliu41 <reid201711@gmail.com>
parent 054c8657
...@@ -61,6 +61,7 @@ plugins: ...@@ -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 ...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment