[Doc] add doxygen docs for c sharp api (#1495)

add doxygen docs for c sharp api

Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
This commit is contained in:
chenjian
2023-04-09 12:32:22 +08:00
committed by GitHub
parent ed19c759df
commit fc15124800
11 changed files with 3201 additions and 36 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,7 @@
# FastDeploy C# API Summary
- Github: [https://github.com/PaddlePaddle/FastDeploy](https://github.com/PaddlePaddle/FastDeploy)
- [Installation](https://github.com/PaddlePaddle/FastDeploy/blob/develop/docs/en/build_and_install)
- [Usage Documents](https://github.com/PaddlePaddle/FastDeploy/blob/develop/csharp)
- [Release Notes](https://github.com/PaddlePaddle/FastDeploy/releases)
- [Examples](https://github.com/PaddlePaddle/FastDeploy/tree/develop/examples)