You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2021/04/27 16:33:19 UTC

[apisix] branch master updated: docs: add batch processor in sidebar (#4136)

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

spacewander 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 e0c817d  docs: add  batch processor in sidebar (#4136)
e0c817d is described below

commit e0c817dfc8610492b4051a9d3ffde5246686928e
Author: Kishani Kandasamy <53...@users.noreply.github.com>
AuthorDate: Tue Apr 27 22:03:08 2021 +0530

    docs: add  batch processor in sidebar (#4136)
    
    Co-authored-by: 琚致远 <ju...@apache.org>
---
 docs/en/latest/config.json | 4 ++++
 docs/zh/latest/config.json | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/docs/en/latest/config.json b/docs/en/latest/config.json
index 2721df5..32f9cbc 100644
--- a/docs/en/latest/config.json
+++ b/docs/en/latest/config.json
@@ -192,6 +192,10 @@
         },
         {
           "type": "doc",
+          "id": "batch-processor"
+        },
+        {
+          "type": "doc",
           "id": "benchmark"
         },
         {
diff --git a/docs/zh/latest/config.json b/docs/zh/latest/config.json
index a4b205b..899dd4e 100644
--- a/docs/zh/latest/config.json
+++ b/docs/zh/latest/config.json
@@ -172,6 +172,10 @@
         },
         {
           "type": "doc",
+          "id": "batch-processor"
+        },
+        {
+          "type": "doc",
           "id": "benchmark"
         },
         {