Update doc site config file

This commit is contained in:
Dimitry Ivanov 2018-09-16 15:46:19 +03:00
parent 48e96211d7
commit 18b58d7e1f

View File

@ -25,7 +25,9 @@ module.exports = {
'/docs/syntax-highlight.md', '/docs/syntax-highlight.md',
'/docs/html.md', '/docs/html.md',
'/docs/view.md' '/docs/view.md'
] ],
sidebarDepth: 2,
lastUpdated: true
}, },
markdown: { markdown: {
config: md => { config: md => {