docs: update documentation order for build tab (#17722)
This commit is contained in:
parent
93aa126659
commit
a4042a2c5b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"label": "ADRs",
|
||||
"position": 11,
|
||||
"position": 6,
|
||||
"link": null
|
||||
}
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"label": "Building Apps",
|
||||
"position": 4,
|
||||
"position": 0,
|
||||
"link": null
|
||||
}
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"label": "Building Modules",
|
||||
"position": 3,
|
||||
"position": 1,
|
||||
"link": null
|
||||
}
|
||||
2
docs/docs/build/migrations/_category_.json
vendored
2
docs/docs/build/migrations/_category_.json
vendored
@ -1,5 +1,5 @@
|
||||
{
|
||||
"label": "Migrations",
|
||||
"position": 6,
|
||||
"position": 3,
|
||||
"link": null
|
||||
}
|
||||
|
||||
2
docs/docs/build/modules/_category_.json
vendored
2
docs/docs/build/modules/_category_.json
vendored
@ -1,5 +1,5 @@
|
||||
{
|
||||
"label": "Modules",
|
||||
"position": 7,
|
||||
"position": 2,
|
||||
"link": null
|
||||
}
|
||||
|
||||
2
docs/docs/build/packages/_category_.json
vendored
2
docs/docs/build/packages/_category_.json
vendored
@ -1,5 +1,5 @@
|
||||
{
|
||||
"label": "Packages",
|
||||
"position": 9,
|
||||
"position": 4,
|
||||
"link": null
|
||||
}
|
||||
2
docs/docs/build/tooling/_category_.json
vendored
2
docs/docs/build/tooling/_category_.json
vendored
@ -1,5 +1,5 @@
|
||||
{
|
||||
"label": "Tooling",
|
||||
"position": 10,
|
||||
"position": 5,
|
||||
"link": null
|
||||
}
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"label": "Core Concepts",
|
||||
"label": "Advanced",
|
||||
"position": 2,
|
||||
"link": null
|
||||
}
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"label": "Basics",
|
||||
"label": "Beginner",
|
||||
"position": 1,
|
||||
"link": null
|
||||
}
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"label": "Running a Node, API and CLI",
|
||||
"position": 5,
|
||||
"position": 0,
|
||||
"link": null
|
||||
}
|
||||
5
docs/rfc/_category_.json
Normal file
5
docs/rfc/_category_.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"label": "RFC",
|
||||
"position": 7,
|
||||
"link": null
|
||||
}
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"label": "Specifications",
|
||||
"position": 13,
|
||||
"position": 8,
|
||||
"link": null
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user