MediaWiki:Sidebar
MediaWiki interface page
More actions
{
"main": [
{
"label": "Overview",
"type": "section"
},
{
"label": "Home",
"href": "/wiki/Main_Page",
"icon": "home"
},
{
"label": "Getting Started",
"href": "/wiki/Getting_Started",
"icon": "rocket"
},
{
"label": "Platform",
"type": "section"
},
{
"label": "Mechanix GUI",
"href": "/wiki/Mechanix_GUI",
"icon": "desktop"
},
{
"label": "Mechanix Dart",
"href": "/wiki/Mechanix_Dart",
"icon": "code"
},
{
"label": "Mecha Make",
"href": "/wiki/Mecha_Make",
"icon": "microchip"
},
{
"label": "OS Images",
"href": "/wiki/OS_Images",
"icon": "download"
},
{
"label": "Development",
"type": "section"
},
{
"label": "Build Apps",
"href": "/wiki/Build_Apps",
"icon": "hammer"
},
{
"label": "Hardware API",
"href": "/wiki/Hardware_API",
"icon": "cpu"
},
{
"label": "SDK",
"href": "/wiki/SDK",
"icon": "book"
},
{
"label": "Extensions",
"href": "/wiki/Extensions",
"icon": "puzzle-piece"
},
{
"label": "Community",
"type": "section"
},
{
"label": "GitHub",
"href": "https://github.com/mecha-org",
"icon": "github"
},
{
"label": "Matrix",
"href": "/wiki/Matrix",
"icon": "comments"
},
{
"label": "Discord",
"href": "/wiki/Discord",
"icon": "discord"
}
]
}