Update docs

This commit is contained in:
Richard Chien
2018-08-14 23:52:52 +08:00
parent d5ac3c8462
commit 7e3d09d32b
8 changed files with 113 additions and 26 deletions

View File

@ -13,8 +13,8 @@ module.exports = {
lastUpdated: '上次更新',
activeHeaderLinks: false,
nav: [
{ text: '指南', link: '/guide/' },
{ text: '术语表', link: '/glossary' },
{ text: '入门指南', link: '/guide/' },
{ text: '术语表', link: '/glossary.md' },
],
sidebar: {
'/guide/': [
@ -25,6 +25,7 @@ module.exports = {
'',
'installation',
'getting-started',
'whats-happened',
]
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB