Skip to content

Commit 5bc1ad6

Browse files
authored
[Doc] Remove duplicate TOCs during MkDocs migration (#19021)
Signed-off-by: Zerohertz <ohg3417@gmail.com>
1 parent 9112b44 commit 5bc1ad6

File tree

2 files changed

+0
-23
lines changed

2 files changed

+0
-23
lines changed

docs/cli/README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,6 @@ Available Commands:
1212
vllm {chat,complete,serve,bench,collect-env,run-batch}
1313
```
1414

15-
## Table of Contents
16-
17-
- [serve](#serve)
18-
- [chat](#chat)
19-
- [complete](#complete)
20-
- [bench](#bench)
21-
- [latency](#latency)
22-
- [serve](#serve-1)
23-
- [throughput](#throughput)
24-
- [collect-env](#collect-env)
25-
- [run-batch](#run-batch)
26-
- [More Help](#more-help)
27-
2815
## serve
2916

3017
Start the vLLM OpenAI Compatible API server.

docs/deployment/nginx.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,6 @@ title: Using Nginx
55

66
This document shows how to launch multiple vLLM serving containers and use Nginx to act as a load balancer between the servers.
77

8-
Table of contents:
9-
10-
1. [Build Nginx Container][nginxloadbalancer-nginx-build]
11-
2. [Create Simple Nginx Config file][nginxloadbalancer-nginx-conf]
12-
3. [Build vLLM Container][nginxloadbalancer-nginx-vllm-container]
13-
4. [Create Docker Network][nginxloadbalancer-nginx-docker-network]
14-
5. [Launch vLLM Containers][nginxloadbalancer-nginx-launch-container]
15-
6. [Launch Nginx][nginxloadbalancer-nginx-launch-nginx]
16-
7. [Verify That vLLM Servers Are Ready][nginxloadbalancer-nginx-verify-nginx]
17-
188
[](){ #nginxloadbalancer-nginx-build }
199

2010
## Build Nginx Container

0 commit comments

Comments
 (0)