2019-10-03 19:37:30 -04:00
|
|
|
{
|
2019-10-07 14:47:30 -04:00
|
|
|
"docs": {
|
|
|
|
"Introduction": [
|
|
|
|
"introduction/quick-start",
|
|
|
|
"introduction/overview",
|
|
|
|
"introduction/basic-tutorial",
|
|
|
|
"introduction/generator",
|
|
|
|
"introduction/unirx"
|
|
|
|
],
|
|
|
|
"API Reference": [
|
2019-10-14 20:08:41 -04:00
|
|
|
"api/unityatoms",
|
|
|
|
"api/unityatoms.editor",
|
2020-03-02 14:12:38 -05:00
|
|
|
"api/unityatoms.baseatoms",
|
|
|
|
"api/unityatoms.baseatoms.editor",
|
2020-03-21 19:35:21 -04:00
|
|
|
"api/unityatoms.fsm",
|
|
|
|
"api/unityatoms.fsm.editor",
|
2019-10-15 17:20:05 -04:00
|
|
|
"api/unityatoms.mobile",
|
|
|
|
"api/unityatoms.mobile.editor",
|
2019-10-15 19:43:51 -04:00
|
|
|
"api/unityatoms.monohooks",
|
2019-10-15 17:20:05 -04:00
|
|
|
"api/unityatoms.scenemgmt",
|
|
|
|
"api/unityatoms.scenemgmt.editor",
|
2019-10-14 21:07:22 -04:00
|
|
|
"api/unityatoms.tags",
|
2019-10-15 17:20:05 -04:00
|
|
|
"api/unityatoms.ui"
|
2019-10-07 14:47:30 -04:00
|
|
|
],
|
|
|
|
"Subpackages": [
|
2020-03-02 14:12:38 -05:00
|
|
|
"subpackages/base-atoms",
|
2020-03-21 19:35:21 -04:00
|
|
|
"subpackages/fsm",
|
2019-10-07 14:47:30 -04:00
|
|
|
"subpackages/mobile",
|
2019-10-15 19:43:51 -04:00
|
|
|
"subpackages/mono-hooks",
|
2019-10-07 14:47:30 -04:00
|
|
|
"subpackages/scene-mgmt",
|
|
|
|
"subpackages/tags",
|
|
|
|
"subpackages/ui"
|
|
|
|
]
|
|
|
|
}
|
2019-10-03 19:37:30 -04:00
|
|
|
}
|