docs: add faq / troubleshooting guide (#361)

This commit is contained in:
Bobby DeSimone 2019-10-10 11:03:00 -07:00 committed by GitHub
parent a221a8b531
commit 303e4c34a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 60 additions and 2 deletions

View file

@ -48,7 +48,14 @@ module.exports = {
type: "group",
collapsable: false,
sidebarDepth: 0,
children: ["", "background", "releases", "upgrading", "CHANGELOG"]
children: [
"",
"background",
"releases",
"upgrading",
"CHANGELOG",
"FAQ"
]
},
{
title: "Quick Start",