bzp2010 opened a new issue, #8168: URL: https://github.com/apache/apisix/issues/8168
### Current Behavior The documentation describes the "installation" of APISIX using the "source tarball". It is assigned in the "Development" section, but obviously, it is used for installation, not development. The user will comply by installing APISIX to `/usr/local/apisix` instead of building up a usable development environment where there is no Makefile, test cases, etc. ### Expected Behavior We should use git clone instead of the source package for development environments. ### Error Logs _No response_ ### Steps to Reproduce 1. Open https://apisix.apache.org/docs/apisix/building-apisix/ 2. Read documentation. 3. Be misled. ### Environment - APISIX version (run `apisix version`): 3.0.0-beta and previous versions. -- 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]
