hf400159 commented on code in PR #7871:
URL: https://github.com/apache/apisix/pull/7871#discussion_r971442347
##########
docs/en/latest/config.json:
##########
@@ -200,6 +200,31 @@
"type": "doc",
"id": "building-apisix"
},
+ {
+ "type": "doc",
+ "id": "external-plugin"
+ },
+ {
+ "type": "doc",
+ "id": "plugin-develop"
+ },
+ {
+ "type": "doc",
+ "id": "wasm"
+ },
+ {
+ "type": "link",
+ "label": "CODE_STYLE",
Review Comment:
Hi, I readjusted the sorting. Here, users need to understand the content
related to APISIX development and then develop it at the end. Do you have a
better suggestion? @spacewander
--
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]