mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 02:55:40 +08:00
[Docs] Fix indentations for 2-level items in deprecation_policy.md (#20352)
Signed-off-by: windsonsea <haifeng.yao@daocloud.io>
This commit is contained in:
parent
ba51aea65e
commit
d853520b3e
@ -37,14 +37,14 @@ multiple Y releases:
|
|||||||
- **Timeline**: A removal version is explicitly stated in the deprecation
|
- **Timeline**: A removal version is explicitly stated in the deprecation
|
||||||
warning (e.g., "This will be removed in v0.10.0").
|
warning (e.g., "This will be removed in v0.10.0").
|
||||||
- **Communication**: Deprecation is noted in the following, as applicable:
|
- **Communication**: Deprecation is noted in the following, as applicable:
|
||||||
- Help strings
|
- Help strings
|
||||||
- Log output
|
- Log output
|
||||||
- API responses
|
- API responses
|
||||||
- `/metrics` output (for metrics features)
|
- `/metrics` output (for metrics features)
|
||||||
- User-facing documentation
|
- User-facing documentation
|
||||||
- Release notes
|
- Release notes
|
||||||
- GitHub Issue (RFC) for feedback
|
- GitHub Issue (RFC) for feedback
|
||||||
- Documentation and use of the `@typing_extensions.deprecated` decorator for Python APIs
|
- Documentation and use of the `@typing_extensions.deprecated` decorator for Python APIs
|
||||||
|
|
||||||
**2.Deprecated (Off By Default)**
|
**2.Deprecated (Off By Default)**
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user