docs(ui-toolkit): remove structure.md and updated navigation
This commit is contained in:
parent
6a67a6f1b5
commit
50a23cdb23
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user