docs: move http to dev (#861)
This commit is contained in:
parent
8bf23004a1
commit
b8c958aaac
@ -71,17 +71,17 @@ export default {
|
|||||||
'/development/guide/ui-router',
|
'/development/guide/ui-router',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'HTTP API',
|
||||||
|
type: 'group',
|
||||||
|
children: ['/development/http-api/index', '/development/http-api/rest-api'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Test & Build',
|
title: 'Test & Build',
|
||||||
'title.zh-CN': '测试与构建',
|
'title.zh-CN': '测试与构建',
|
||||||
type: 'group',
|
type: 'group',
|
||||||
children: ['/development/pre-release/test', '/development/pre-release/build'],
|
children: ['/development/pre-release/test', '/development/pre-release/build'],
|
||||||
},
|
},
|
||||||
{
|
|
||||||
title: 'HTTP API',
|
|
||||||
type: 'group',
|
|
||||||
children: ['/api/http-api/index', '/api/http-api/rest-api'],
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
// {
|
// {
|
||||||
// title: 'Development',
|
// title: 'Development',
|
||||||
|
Loading…
Reference in New Issue
Block a user