Files
cup_edit/docs.json
2024-06-22 10:29:08 +08:00

18 lines
381 B
JSON

{
"name": "Thermion",
"description": "3D rendering framework for Dart and/or Flutter",
"logo": "logo.png",
"sidebar": [
[
"Getting Started",
[
["Overview", "/"],
["Quick Start", "/quickstart"],
["Playground", "https://dartpad.thermion.dev"]
]
],
["Misc.", [["Contributing", "/contributing"]]]
]
}