This is an automated email from the ASF dual-hosted git repository.
wenming pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 31f99bc docs: Software architecture diagram added (#5698)
31f99bc is described below
commit 31f99bc6511395d816dbb99442fb194e4fce838b
Author: Soham Banerjee <[email protected]>
AuthorDate: Mon Dec 6 07:42:14 2021 +0530
docs: Software architecture diagram added (#5698)
Signed-off-by: Soham Banerjee <[email protected]>
---
docs/assets/images/flow-software-architecture.png | Bin 0 -> 334625 bytes
docs/en/latest/architecture-design/apisix.md | 4 ++++
2 files changed, 4 insertions(+)
diff --git a/docs/assets/images/flow-software-architecture.png
b/docs/assets/images/flow-software-architecture.png
new file mode 100644
index 0000000..633d04c
Binary files /dev/null and b/docs/assets/images/flow-software-architecture.png
differ
diff --git a/docs/en/latest/architecture-design/apisix.md
b/docs/en/latest/architecture-design/apisix.md
index 558e072..f5d262e 100644
--- a/docs/en/latest/architecture-design/apisix.md
+++ b/docs/en/latest/architecture-design/apisix.md
@@ -21,6 +21,10 @@ title: APISIX
#
-->
+## Apache APISIX : Software Architecture
+
+
+
## Plugin Loading Process
