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