Browse Source
Merge pull request #12412 from abpframework/auto-merge/rel-5-2/1020
Merge branch dev with rel-5.2
pull/12420/head
maliming
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
13 additions and
13 deletions
-
docs/en/docs-nav.json
|
|
|
@ -1237,19 +1237,6 @@ |
|
|
|
"text": "Testing", |
|
|
|
"path": "Testing.md" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "Samples", |
|
|
|
"items": [ |
|
|
|
{ |
|
|
|
"text": "All Samples", |
|
|
|
"path": "Samples/Index.md" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "Microservice Demo", |
|
|
|
"path": "Samples/Microservice-Demo.md" |
|
|
|
} |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "Application Modules", |
|
|
|
"items": [ |
|
|
|
@ -1307,6 +1294,19 @@ |
|
|
|
} |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "Samples", |
|
|
|
"items": [ |
|
|
|
{ |
|
|
|
"text": "All Samples", |
|
|
|
"path": "Samples/Index.md" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "Microservice Demo", |
|
|
|
"path": "Samples/Microservice-Demo.md" |
|
|
|
} |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "Release Information", |
|
|
|
"items": [ |
|
|
|
|