Unverified Commit 010e0e39 authored by 22quinn's avatar 22quinn Committed by GitHub
Browse files

[Doc] Fix API doc link in side navigation (#22585)


Signed-off-by: default avatar22quinn <33176974+22quinn@users.noreply.github.com>
parent 32697629
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: ...@@ -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: ...@@ -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
......
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