docs: update documentation order for build tab (#17722)

This commit is contained in:
samricotta 2023-09-13 18:17:51 +03:00 committed by GitHub
parent 93aa126659
commit a4042a2c5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 16 additions and 11 deletions

View File

@ -1,5 +1,5 @@
{
"label": "ADRs",
"position": 11,
"position": 6,
"link": null
}

View File

@ -1,5 +1,5 @@
{
"label": "Building Apps",
"position": 4,
"position": 0,
"link": null
}

View File

@ -1,5 +1,5 @@
{
"label": "Building Modules",
"position": 3,
"position": 1,
"link": null
}

View File

@ -1,5 +1,5 @@
{
"label": "Migrations",
"position": 6,
"position": 3,
"link": null
}

View File

@ -1,5 +1,5 @@
{
"label": "Modules",
"position": 7,
"position": 2,
"link": null
}

View File

@ -1,5 +1,5 @@
{
"label": "Packages",
"position": 9,
"position": 4,
"link": null
}

View File

@ -1,5 +1,5 @@
{
"label": "Tooling",
"position": 10,
"position": 5,
"link": null
}

View File

@ -1,5 +1,5 @@
{
"label": "Core Concepts",
"label": "Advanced",
"position": 2,
"link": null
}

View File

@ -1,5 +1,5 @@
{
"label": "Basics",
"label": "Beginner",
"position": 1,
"link": null
}

View File

@ -1,5 +1,5 @@
{
"label": "Running a Node, API and CLI",
"position": 5,
"position": 0,
"link": null
}

5
docs/rfc/_category_.json Normal file
View File

@ -0,0 +1,5 @@
{
"label": "RFC",
"position": 7,
"link": null
}

View File

@ -1,5 +1,5 @@
{
"label": "Specifications",
"position": 13,
"position": 8,
"link": null
}