mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 09:09:03 +00:00
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',
|
||||
],
|
||||
},
|
||||
{
|
||||
title: 'HTTP API',
|
||||
type: 'group',
|
||||
children: ['/development/http-api/index', '/development/http-api/rest-api'],
|
||||
},
|
||||
{
|
||||
title: 'Test & Build',
|
||||
'title.zh-CN': '测试与构建',
|
||||
type: 'group',
|
||||
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',
|
||||
|
Loading…
Reference in New Issue
Block a user