Skip to content

Commit

Permalink
add category config file for docs (cocos#10589)
Browse files Browse the repository at this point in the history
* add category config file for docs

* add input module

* adjust name
  • Loading branch information
SantyWang authored Mar 30, 2022
1 parent 864535b commit a963881
Show file tree
Hide file tree
Showing 21 changed files with 210 additions and 0 deletions.
10 changes: 10 additions & 0 deletions cocos/2d/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "2d 渲染",
"en": "2d Rendering"
},
"description": {
"zh": "2d 渲染",
"en": "2d Rendering"
}
}
10 changes: 10 additions & 0 deletions cocos/3d/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "3d 渲染",
"en": "3d Rendering"
},
"description": {
"zh": "3d 渲染",
"en": "3d Rendering"
}
}
10 changes: 10 additions & 0 deletions cocos/audio/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "音频",
"en": "Audio"
},
"description": {
"zh": "音频",
"en": "Audio"
}
}
10 changes: 10 additions & 0 deletions cocos/core/asset-manager/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "资源",
"en": "Asset"
},
"description": {
"zh": "资源",
"en": "Asset"
}
}
10 changes: 10 additions & 0 deletions cocos/core/assets/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "资源",
"en": "Asset"
},
"description": {
"zh": "资源",
"en": "Asset"
}
}
10 changes: 10 additions & 0 deletions cocos/core/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "核心模块",
"en": "Core"
},
"description": {
"zh": "核心模块",
"en": "Core"
}
}
10 changes: 10 additions & 0 deletions cocos/core/gfx/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "图形后端抽象",
"en": "GFX"
},
"description": {
"zh": "图形后端抽象",
"en": "GFX"
}
}
10 changes: 10 additions & 0 deletions cocos/core/pipeline/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "渲染管线",
"en": "Render Pipeline"
},
"description": {
"zh": "渲染管线",
"en": "Render Pipeline"
}
}
10 changes: 10 additions & 0 deletions cocos/core/scene-graph/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "场景图",
"en": "Scene Graph"
},
"description": {
"zh": "场景图",
"en": "Scene Graph"
}
}
10 changes: 10 additions & 0 deletions cocos/dragon-bones/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "Dragon Bones",
"en": "Dragon Bones"
},
"description": {
"zh": "Dragon Bones",
"en": "Dragon Bones"
}
}
10 changes: 10 additions & 0 deletions cocos/input/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "输入系统",
"en": "Input System"
},
"description": {
"zh": "输入系统",
"en": "Input System"
}
}
10 changes: 10 additions & 0 deletions cocos/particle-2d/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "2d 粒子系统",
"en": "Particle System 2d"
},
"description": {
"zh": "2d 粒子系统",
"en": "Particle System 2d"
}
}
10 changes: 10 additions & 0 deletions cocos/physics-2d/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "2d 物理系统",
"en": "Physics System 2d"
},
"description": {
"zh": "2d 物理系统",
"en": "Physics System 2d"
}
}
10 changes: 10 additions & 0 deletions cocos/primitive/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "基础图元",
"en": "Primitive"
},
"description": {
"zh": "基础图元",
"en": "Primitive"
}
}
10 changes: 10 additions & 0 deletions cocos/profiler/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "性能监控",
"en": "Profiler"
},
"description": {
"zh": "性能监控",
"en": "Profiler"
}
}
10 changes: 10 additions & 0 deletions cocos/spine/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "Spine",
"en": "Spine"
},
"description": {
"zh": "Spine",
"en": "Spine"
}
}
10 changes: 10 additions & 0 deletions cocos/tiledmap/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "瓦片地图",
"en": "Tiled Map"
},
"description": {
"zh": "瓦片地图",
"en": "Tiled Map"
}
}
10 changes: 10 additions & 0 deletions cocos/tween/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "缓动系统",
"en": "Tween"
},
"description": {
"zh": "缓动系统",
"en": "Tween"
}
}
10 changes: 10 additions & 0 deletions cocos/ui/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "用户界面",
"en": "UI"
},
"description": {
"zh": "用户界面",
"en": "UI"
}
}
10 changes: 10 additions & 0 deletions cocos/video/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "视频",
"en": "Video"
},
"description": {
"zh": "视频",
"en": "Video"
}
}
10 changes: 10 additions & 0 deletions cocos/web-view/category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"title": {
"zh": "WebView",
"en": "WebView"
},
"description": {
"zh": "WebView",
"en": "WebView"
}
}

0 comments on commit a963881

Please sign in to comment.