This is an automated email from the ASF dual-hosted git repository.

tokers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new 942437b  docs: design of ingress-controller is included in the sidebar
942437b is described below

commit 942437b984fd8763cf8c381ab7f90b5edb929e78
Author: Kishani Kandasamy <[email protected]>
AuthorDate: Wed Apr 28 13:21:22 2021 +0530

    docs: design of ingress-controller is included in the sidebar
---
 docs/en/latest/config.json | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/en/latest/config.json b/docs/en/latest/config.json
index 5b71b1a..f1eabf5 100644
--- a/docs/en/latest/config.json
+++ b/docs/en/latest/config.json
@@ -53,6 +53,10 @@
     },
     {
       "type": "doc",
+      "id": "design"
+    },
+    {
+      "type": "doc",
       "id": "development"
     },
     {

Reply via email to