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',
|
title: 'UI Toolkit',
|
||||||
sections: [
|
sections: [
|
||||||
{
|
{
|
||||||
name: 'Get started',
|
name: 'Get Started',
|
||||||
sections: [
|
sections: [
|
||||||
{
|
{
|
||||||
name: 'Overview',
|
name: 'Overview',
|
||||||
@ -39,10 +39,6 @@ module.exports = {
|
|||||||
name: 'Download',
|
name: 'Download',
|
||||||
content: 'src/download.md'
|
content: 'src/download.md'
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: 'File structure',
|
|
||||||
content: 'src/file-structure.md'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: 'Contribute',
|
name: 'Contribute',
|
||||||
content: 'src/contribute.md'
|
content: 'src/contribute.md'
|
||||||
|
Loading…
Reference in New Issue
Block a user