Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
d853520b
Unverified
Commit
d853520b
authored
Jul 02, 2025
by
Michael Yao
Committed by
GitHub
Jul 01, 2025
Browse files
[Docs] Fix indentations for 2-level items in deprecation_policy.md (#20352)
Signed-off-by:
windsonsea
<
haifeng.yao@daocloud.io
>
parent
ba51aea6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
docs/contributing/deprecation_policy.md
docs/contributing/deprecation_policy.md
+8
-8
No files found.
docs/contributing/deprecation_policy.md
View file @
d853520b
...
@@ -37,14 +37,14 @@ multiple Y releases:
...
@@ -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)**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment