apisix icon indicating copy to clipboard operation
apisix copied to clipboard

docs: improve `plugin-develop` docs

Open slow-groovin opened this issue 6 months ago • 1 comments

Description

I encountered some difficulties while following the plugin-develop documentation during development:

  1. The structure of the document was confusing and not clearly organized; it didn’t progress from basic to advanced concepts.
  2. Some critical parts were not explained. https://github.com/apache/apisix/issues/11835#issuecomment-2545125455

Therefore, I restructured the overall layout, provided more detailed explanations in some sections, and added some relevant resources.

Which issue(s) this PR fixes:

Fixes #

Checklist

  • [x] I have explained the need for this PR and the problem it solves
  • [x] I have explained the changes or the new features added to this PR
  • [ ] I have added tests corresponding to this change
  • [ ] I have updated the documentation to reflect this change
  • [ ] I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

slow-groovin avatar May 22 '25 06:05 slow-groovin

Please resolve lint errors.

kayx23 avatar May 23 '25 08:05 kayx23