Skip to content

Commit 6c71d0d

Browse files
author
chenzixing
committed
添加使用指南readme.md
1 parent 8e71223 commit 6c71d0d

File tree

6 files changed

+13
-9
lines changed

6 files changed

+13
-9
lines changed

SUMMARY.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -425,10 +425,10 @@
425425
* [云函数实战教程](support/practice/cloud-function.md)
426426
* [订阅消息防坑指南](support/practice/subscribe-message-guide.md)
427427
* [订阅消息实战教程](support/practice/subscribe-message-course.md)
428-
* [使用指南](support/practice/README.md)
429-
* [触发器 V2 使用指南](support/practice/trigger-v2-guideline.md)
430-
* [API 网关使用指南](support/practice/api-gateway.md)
431-
* [API 网关定义 API 路径指](support/practice/api-gateway-request-path.md)
428+
* [使用指南](support/guide/README.md)
429+
* [触发器 V2 使用指南](support/guide/trigger-v2-guideline.md)
430+
* [API 网关使用指南](support/guide/api-gateway.md)
431+
* [API 网关定义 API 路径指](support/guide/api-gateway-request-path.md)
432432
* [管理与支持](support/README.md)
433433
* [插件](support/plugin.md)
434434
* [常见问题](support/qA.md)

support/guide/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!-- ex_nonav -->
2+
3+
# 使用指南
4+
5+
- [触发器 V2 使用指南](./trigger-v2-guideline.md)
6+
- [API 网关使用指南](./api-gateway.md)
7+
- [API 网关定义 API 路径指](./api-gateway-request-path.md)
File renamed without changes.

support/practice/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
<!-- ex_nonav -->
2+
23
# 实战教程
34

45
- [触发器实战教程](./trigger.md)
56
- [云函数实战教程](./cloud-function.md)
6-
- [订阅消息实战教程](./subscribe-message.md)
7+
- [订阅消息实战教程](./subscribe-message-course.md)
78
- [实时数据库实战教程](../../js-sdk/schema/websocket.md#实时数据库微信小程序-demo)
8-
9-
# 使用指南
10-
11-
- [触发器V2使用指南](./trigger-v2-guideline.md)

0 commit comments

Comments
 (0)