mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 07:24:54 +08:00
[Doc] Avoid documenting dynamic / internal modules (#18626)
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
This commit is contained in:
parent
273cb3b4d9
commit
15b45ffb9a
@ -60,6 +60,10 @@ plugins:
|
||||
- api-autonav:
|
||||
modules: ["vllm"]
|
||||
api_root_uri: "api"
|
||||
exclude:
|
||||
- "re:vllm\\._.*" # Internal modules
|
||||
- "vllm.third_party"
|
||||
- "vllm.vllm_flash_attn"
|
||||
- mkdocstrings:
|
||||
handlers:
|
||||
python:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user