Skip to content

Commit

Permalink
format updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
PahudPlus committed Jul 7, 2020
1 parent 818e0cd commit 7072767
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions site/en/menuStructure/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,15 +201,15 @@
{
"id": "API",
"title": "API Reference",
"label1": "",
"label1": "API",
"label2": "",
"label3": "",
"order": 4
},
{
"id": "Python",
"title": "Python",
"label1": "",
"label1": "API",
"label2": "",
"label3": "",
"order": 0,
Expand All @@ -218,7 +218,7 @@
{
"id": "Java",
"title": "Java",
"label1": "",
"label1": "API",
"label2": "",
"label3": "",
"order": 1,
Expand All @@ -227,7 +227,7 @@
{
"id": "Go",
"title": "Go",
"label1": "",
"label1": "API",
"label2": "",
"label3": "",
"order": 2,
Expand All @@ -236,7 +236,7 @@
{
"id": "RESTful",
"title": "RESTful",
"label1": "",
"label1": "API",
"label2": "",
"label3": "",
"order": 3,
Expand All @@ -245,7 +245,7 @@
{
"id": "C++",
"title": "C++",
"label1": "",
"label1": "API",
"label2": "",
"label3": "",
"order": 4,
Expand Down
10 changes: 5 additions & 5 deletions site/zh-CN/menuStructure/cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
{
"id": "Python",
"title": "Python",
"label1": "",
"label1": "API",
"label2": "",
"label3": "",
"order": 0,
Expand All @@ -218,7 +218,7 @@
{
"id": "Java",
"title": "Java",
"label1": "",
"label1": "API",
"label2": "",
"label3": "",
"order": 1,
Expand All @@ -227,7 +227,7 @@
{
"id": "Go",
"title": "Go",
"label1": "",
"label1": "API",
"label2": "",
"label3": "",
"order": 2,
Expand All @@ -236,7 +236,7 @@
{
"id": "RESTful",
"title": "RESTful",
"label1": "",
"label1": "API",
"label2": "",
"label3": "",
"order": 3,
Expand All @@ -245,7 +245,7 @@
{
"id": "C++",
"title": "C++",
"label1": "",
"label1": "API",
"label2": "",
"label3": "",
"order": 4,
Expand Down

0 comments on commit 7072767

Please sign in to comment.