docs: add advanced usage guide
This commit is contained in:
@@ -63,6 +63,10 @@ module.exports = {
|
||||
path: 'quickstart',
|
||||
title: '快速上手',
|
||||
},
|
||||
{
|
||||
path: 'advanced-usage',
|
||||
title: '进阶用法',
|
||||
},
|
||||
{
|
||||
path: 'changelog',
|
||||
title: '更新日志',
|
||||
@@ -422,6 +426,10 @@ module.exports = {
|
||||
path: 'quickstart',
|
||||
title: 'Quickstart',
|
||||
},
|
||||
{
|
||||
path: 'advanced-usage',
|
||||
title: 'Advanced Usage',
|
||||
},
|
||||
{
|
||||
path: 'changelog',
|
||||
title: 'Changelog',
|
||||
|
||||
Reference in New Issue
Block a user