We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3269762 commit 010e0e3Copy full SHA for 010e0e3
docs/.nav.yml
@@ -1,5 +1,5 @@
1
nav:
2
- - Home:
+ - Home:
3
- vLLM: README.md
4
- Getting Started:
5
- getting_started/quickstart.md
@@ -11,7 +11,7 @@ nav:
11
- Quick Links:
12
- User Guide: usage/README.md
13
- Developer Guide: contributing/README.md
14
- - API Reference: api/README.md
+ - API Reference: api/summary.md
15
- CLI Reference: cli/README.md
16
- Timeline:
17
- Roadmap: https://roadmap.vllm.ai
@@ -49,7 +49,7 @@ nav:
49
- General:
50
- glob: contributing/*
51
flatten_single_child_sections: true
52
- - Model Implementation:
+ - Model Implementation:
53
- contributing/model/README.md
54
- contributing/model/basic.md
55
- contributing/model/registration.md
0 commit comments