Add Getting starter sidebar header

This commit is contained in:
Fabio Berger
2018-10-12 15:55:00 +02:00
parent de20ef1a49
commit 16386bc99e
11 changed files with 24 additions and 35 deletions

View File

@@ -25,8 +25,7 @@ const docsInfoConfig: DocsInfoConfig = {
displayName: 'Order utils',
packageUrl: 'https://github.com/0xProject/0x-monorepo',
markdownMenu: {
introduction: [markdownSections.introduction],
install: [markdownSections.installation],
'getting-started': [markdownSections.introduction, markdownSections.installation],
},
sectionNameToMarkdownByVersion: {
'0.0.1': {