tzssangglass commented on a change in pull request #6370:
URL: https://github.com/apache/apisix/pull/6370#discussion_r810765414
##########
File path: docs/zh/latest/plugin-develop.md
##########
@@ -37,6 +38,50 @@ title: 插件开发
- [编写测试用例](#编写测试用例)
- [附上 test-nginx 执行流程](#附上-test-nginx-执行流程)
+此文档是关于lua语言的插件开发,其他语言请看:[external plugin](./external-plugin.md)。
+
+## 插件放置路径
+
+wAPISIX提供了两种方式来添加新的功能。
Review comment:
APISIX 提供了两种方式来添加新的功能。
##########
File path: docs/zh/latest/plugin-develop.md
##########
@@ -37,6 +38,51 @@ title: 插件开发
- [编写测试用例](#编写测试用例)
- [附上 test-nginx 执行流程](#附上-test-nginx-执行流程)
+此文档是关于lua语言的插件开发,其他语言请看:[external plugin](./external-plugin.md)。
Review comment:
```suggestion
此文档是关于 lua 语言的插件开发,其他语言请看:[external plugin](./external-plugin.md)。
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]