Files
FastDeploy/docs/README.md
2022-08-18 18:25:06 +08:00

9 lines
941 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.

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