This is an automated email from the ASF dual-hosted git repository.
alinsran pushed a change to branch v2.0.0
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
from 66e87fcf docs: remove unless commit in changelog 200-rc1 (#2441)
new 5d20cec8 docs: add install and developer-guide doc (#2439)
new 40a2d2c7 doc: add config.json (#2446)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/en/latest/config.json | 35 +++++++++++
docs/en/latest/developer-guide.md | 118 ++++++++++++++++++++++++++++++++++++++
docs/en/latest/install.md | 62 ++++++++++++++++++++
3 files changed, 215 insertions(+)
create mode 100644 docs/en/latest/config.json
create mode 100644 docs/en/latest/developer-guide.md
create mode 100644 docs/en/latest/install.md