Skip to content

Commit

Permalink
docs: add batch processor in sidebar (apache#4136)
Browse files Browse the repository at this point in the history
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
  • Loading branch information
KishaniKandasamy and juzhiyuan authored Apr 27, 2021
1 parent d4a999d commit e0c817d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/en/latest/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,10 @@
"type": "doc",
"id": "https"
},
{
"type": "doc",
"id": "batch-processor"
},
{
"type": "doc",
"id": "benchmark"
Expand Down
4 changes: 4 additions & 0 deletions docs/zh/latest/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,10 @@
"type": "doc",
"id": "https"
},
{
"type": "doc",
"id": "batch-processor"
},
{
"type": "doc",
"id": "benchmark"
Expand Down

0 comments on commit e0c817d

Please sign in to comment.