Files
FastDeploy/docs/README.md
2022-08-17 16:40:16 +08:00

8 lines
806 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

| **序号** | **文件(夹)名** | **文档内容/用途** |
| :--------: | :--------: | :--------: |
| 1 | <p align="left">[the software and hardware requirements.md</p>](the%20software%20and%20hardware%20requirements.md) | <p align="left">说明FastDeploy服务器端的软硬件环境要求 <br> 使用FastDeploy首要需要查看的文档 |
|2 | <p align="left">[quick_start](quick_start)</p> | <p align="left">官方编译好的Python-SDK和CPP-SDK的下载位置已经具体安装方式</p>|
|3 |<p align="left"> [api](api.md)</p> | <p align="left">介绍不同任务模型API </p>|
|4 | <p align="left">[compile](compile)</p> | <p align="left">编译FastDeploy SDK的指南文档通常用在对应环境SDK没发布的情况或者开发者有修改源代码需求的场景 </p>|