mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-07-10 22:37:17 +08:00
[Docs] Fix API Reference (#25140)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
parent
81b16a2bc9
commit
349e0e3462
@ -79,7 +79,7 @@ plugins:
|
|||||||
- "re:vllm\\._.*" # Internal modules
|
- "re:vllm\\._.*" # Internal modules
|
||||||
- "vllm.third_party"
|
- "vllm.third_party"
|
||||||
- "vllm.vllm_flash_attn"
|
- "vllm.vllm_flash_attn"
|
||||||
- !ENV [API_AUTONAV_EXCLUDE, ""]
|
- !ENV [API_AUTONAV_EXCLUDE, "re:^$"] # Match nothing by default
|
||||||
- mkdocstrings:
|
- mkdocstrings:
|
||||||
handlers:
|
handlers:
|
||||||
python:
|
python:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user