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
- Open https://apisix.apache.org/docs/apisix/building-apisix/
- Read documentation.
- Be misled.
Environment
- APISIX version (run
apisix version): 3.0.0-beta and previous versions.
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/apisixinstead 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
Environment
apisix version): 3.0.0-beta and previous versions.