25 lines
450 B
JSON
25 lines
450 B
JSON
{
|
|
"title": "3ds Homebrew Dev Notes",
|
|
"chapters": [
|
|
{
|
|
"title": "Introduction",
|
|
"file": "intro.md",
|
|
"id": "intro"
|
|
},
|
|
{
|
|
"title": "DevkitPro Setup",
|
|
"file": "devkitpro.md",
|
|
"id": "devkitpro"
|
|
},
|
|
{
|
|
"title": "Specs",
|
|
"children": [
|
|
{
|
|
"title": "RAM Allocation",
|
|
"file": "specs/ram-allocation.md",
|
|
"id": "ram-allocation"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |