mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-22 08:08:51 -05:00
36 lines
891 B
JSON
Executable File
36 lines
891 B
JSON
Executable File
{
|
|
"docs": {
|
|
"Introduction": [
|
|
"introduction/quick-start",
|
|
"introduction/overview",
|
|
"introduction/basic-tutorial",
|
|
"introduction/generator",
|
|
"introduction/unirx"
|
|
],
|
|
"API Reference": [
|
|
"api/unityatoms",
|
|
"api/unityatoms.editor",
|
|
"api/unityatoms.baseatoms",
|
|
"api/unityatoms.baseatoms.editor",
|
|
"api/unityatoms.fsm",
|
|
"api/unityatoms.fsm.editor",
|
|
"api/unityatoms.mobile",
|
|
"api/unityatoms.mobile.editor",
|
|
"api/unityatoms.monohooks",
|
|
"api/unityatoms.scenemgmt",
|
|
"api/unityatoms.scenemgmt.editor",
|
|
"api/unityatoms.tags",
|
|
"api/unityatoms.ui"
|
|
],
|
|
"Subpackages": [
|
|
"subpackages/base-atoms",
|
|
"subpackages/fsm",
|
|
"subpackages/mobile",
|
|
"subpackages/mono-hooks",
|
|
"subpackages/scene-mgmt",
|
|
"subpackages/tags",
|
|
"subpackages/ui"
|
|
]
|
|
}
|
|
}
|