1
0
mirror of https://gitee.com/tawords/tawords-docs synced 2025-09-01 23:43:27 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

整理 [二、使用说明] [三、接口文档] 部分文档

This commit is contained in:
2021-08-07 02:53:55 +08:00
parent f25e610615
commit 2cf1536add
33 changed files with 25 additions and 2 deletions

View File

@@ -10,5 +10,17 @@
- [9. 目录结构TODO](manual/start/directory-structure)
- [10. 常见问题](manual/start/faq)
- **二、使用说明**
- [1. 开始使用(撰写中)](manual/instructions/start-using)
- **三、接口文档**
- [1. 简介](manual/api/introduction)
- [2. 全局状态码](manual/api/status-code)
- [【加sidebar!】3. 前端Api接口撰写中](manual/api/frontend-interface)
- [4. 后端Api接口待完善](manual/api/backend-interface)
- [5. 接口模板](manual/api/interface-template)
- [1. 简介](manual/api/introduction)
- [TODO](manual/todo)
- [test](manual/test)

View File

@@ -1,4 +1,7 @@
<!-- ################## 模板 开始 ################## -->
# 前端接口文档模板
<!-- ################## 模板 开始 ################## -->
#### 【XXX】
这里填写接口简介。
@@ -73,3 +76,11 @@ xxxxxx
</details>
<!-- ################## 模板 结束 ################## -->
----------
# 后端接口文档模板
<!-- ################## 模板 开始 ################## -->
<!-- ################## 模板 结束 ################## -->