[Doc] Add release note (#59)

Add release note template and init the first release note content

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
Co-authored-by: Yikun Jiang <yikunkero@gmail.com>
This commit is contained in:
wangxiyuan
2025-02-18 11:20:06 +08:00
committed by GitHub
parent 7cc024a2d3
commit 7606977739
7 changed files with 91 additions and 17 deletions

View File

@@ -40,10 +40,11 @@ tutorials
% What does vLLM Ascend Plugin support?
:::{toctree}
:caption: Features
:caption: User Guide
:maxdepth: 1
features/suppoted_features
features/supported_models
user_guide/suppoted_features
user_guide/supported_models
user_guide/release_notes
:::
% How to contribute to the vLLM project