docs(ui-toolkit): remove structure.md and updated navigation

This commit is contained in:
Inayaili de León Persson 2017-10-04 14:27:57 +01:00 committed by Sérgio Ramos
parent 6a67a6f1b5
commit 50a23cdb23
2 changed files with 1 additions and 5 deletions

View File

@ -29,7 +29,7 @@ module.exports = {
title: 'UI Toolkit',
sections: [
{
name: 'Get started',
name: 'Get Started',
sections: [
{
name: 'Overview',
@ -39,10 +39,6 @@ module.exports = {
name: 'Download',
content: 'src/download.md'
},
{
name: 'File structure',
content: 'src/file-structure.md'
},
{
name: 'Contribute',
content: 'src/contribute.md'