docs
This commit is contained in:
21
docs.json
21
docs.json
@@ -1,5 +1,16 @@
|
||||
{
|
||||
"name": "Thermion",
|
||||
"description": "3D rendering framework for Dart and/or Flutter",
|
||||
"logo": "logo.png",
|
||||
}
|
||||
{
|
||||
"name": "Thermion",
|
||||
"description": "3D rendering framework for Dart and/or Flutter",
|
||||
"logo": "logo.png",
|
||||
"sidebar": [
|
||||
[
|
||||
"Getting Started",
|
||||
[
|
||||
["Overview", "/"],
|
||||
["Quick Start", "/quickstart"]
|
||||
]
|
||||
],
|
||||
["Misc.", [["Contributing", "/contributing"]]]
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user