Arrange menu items

pull/8966/head
Halil İbrahim Kalkan 4 years ago
parent 8ad8d69d91
commit 319e91269e

@ -25,31 +25,6 @@
}
]
},
{
"text": "Startup Templates",
"items": [
{
"text": "Overall",
"path": "Startup-Templates/Index.md"
},
{
"text": "Application",
"path": "Startup-Templates/Application.md"
},
{
"text": "Module",
"path": "Startup-Templates/Module.md"
},
{
"text": "Console",
"path": "Startup-Templates/Console.md"
},
{
"text": "WPF",
"path": "Startup-Templates/WPF.md"
}
]
},
{
"text": "Tutorials",
"items": [
@ -108,6 +83,35 @@
}
]
},
{
"text": "CLI",
"path": "CLI.md"
},
{
"text": "Startup Templates",
"items": [
{
"text": "Overall",
"path": "Startup-Templates/Index.md"
},
{
"text": "Application",
"path": "Startup-Templates/Application.md"
},
{
"text": "Module",
"path": "Startup-Templates/Module.md"
},
{
"text": "Console",
"path": "Startup-Templates/Console.md"
},
{
"text": "WPF",
"path": "Startup-Templates/WPF.md"
}
]
},
{
"text": "Fundamentals",
"items": [
@ -1100,15 +1104,6 @@
}
]
},
{
"text": "Reference",
"items": [
{
"text": "CLI",
"path": "CLI.md"
}
]
},
{
"text": "Contribution Guide",
"path": "Contribution/Index.md"

Loading…
Cancel
Save