[Doc] Add patch doc (#1414)
1. Format the developer guide content to make it more clear 2. Add the patch doc for developer guide Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
9
docs/source/developer_guide/feature_guide/index.md
Normal file
9
docs/source/developer_guide/feature_guide/index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Feature Guide
|
||||
|
||||
This section provides an overview of the features implemented in vLLM Ascend. Developers can refer to this guide to understand how vLLM Ascend works.
|
||||
|
||||
:::{toctree}
|
||||
:caption: Feature Guide
|
||||
:maxdepth: 1
|
||||
patch
|
||||
:::
|
||||
Reference in New Issue
Block a user