This commit is contained in:
2019-12-11 00:13:34 +00:00
parent 0c06bdeef0
commit 4d14191bbf
4 changed files with 258 additions and 2 deletions

View File

@@ -14,10 +14,11 @@ markdown_extensions:
guess_lang: false
- toc:
permalink: true
pages:
nav:
- Home: 'index.md'
- User guide:
- 'Introduction': 'intro.md'
- 'Introduction': 'user-intro.md'
- 'Customize': 'user-customize.md'
- Operations guide:
- 'Installation': '_placeholder.md'
- 'Logging': 'common-log.md'