[Docs] Fix some snippets (#31378)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
Harry Mellor
2025-12-26 12:47:41 +00:00
committed by GitHub
parent c3666f56fd
commit 0b544e6476
15 changed files with 20 additions and 20 deletions

View File

@@ -15,8 +15,8 @@ The engine argument classes, [EngineArgs][vllm.engine.arg_utils.EngineArgs] and
## `EngineArgs`
--8<-- "docs/argparse/engine_args.md"
--8<-- "docs/generated/argparse/engine_args.inc.md"
## `AsyncEngineArgs`
--8<-- "docs/argparse/async_engine_args.md"
--8<-- "docs/generated/argparse/async_engine_args.inc.md"