[Doc] Avoid documenting dynamic / internal modules (#18626)
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user