feat(aio): add sidenav driven by navigation data (#14429)

This commit is contained in:
Ward Bell
2017-02-15 11:22:37 -08:00
committed by Igor Minar
parent 56f232cdd7
commit 9a6f3d637f
37 changed files with 1627 additions and 212 deletions

View File

@ -190,4 +190,4 @@ function createDoc(content, relativePath, docType) {
docType: docType || 'example-file',
startingLine: 1
};
}
}