mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-14 00:34:58 +08:00
[Doc] Fix API doc link in side navigation (#22585)
Signed-off-by: 22quinn <33176974+22quinn@users.noreply.github.com>
This commit is contained in:
parent
326976291b
commit
010e0e39ea
@ -1,5 +1,5 @@
|
|||||||
nav:
|
nav:
|
||||||
- Home:
|
- Home:
|
||||||
- vLLM: README.md
|
- vLLM: README.md
|
||||||
- Getting Started:
|
- Getting Started:
|
||||||
- getting_started/quickstart.md
|
- getting_started/quickstart.md
|
||||||
@ -11,7 +11,7 @@ nav:
|
|||||||
- Quick Links:
|
- Quick Links:
|
||||||
- User Guide: usage/README.md
|
- User Guide: usage/README.md
|
||||||
- Developer Guide: contributing/README.md
|
- Developer Guide: contributing/README.md
|
||||||
- API Reference: api/README.md
|
- API Reference: api/summary.md
|
||||||
- CLI Reference: cli/README.md
|
- CLI Reference: cli/README.md
|
||||||
- Timeline:
|
- Timeline:
|
||||||
- Roadmap: https://roadmap.vllm.ai
|
- Roadmap: https://roadmap.vllm.ai
|
||||||
@ -49,7 +49,7 @@ nav:
|
|||||||
- General:
|
- General:
|
||||||
- glob: contributing/*
|
- glob: contributing/*
|
||||||
flatten_single_child_sections: true
|
flatten_single_child_sections: true
|
||||||
- Model Implementation:
|
- Model Implementation:
|
||||||
- contributing/model/README.md
|
- contributing/model/README.md
|
||||||
- contributing/model/basic.md
|
- contributing/model/basic.md
|
||||||
- contributing/model/registration.md
|
- contributing/model/registration.md
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user