docs: refactor document folder structure.
This commit is contained in:
14
docs/documents/articles/ecs/toc.yml
Normal file
14
docs/documents/articles/ecs/toc.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
- name: Entity Component System
|
||||
items:
|
||||
- name: Getting Started
|
||||
href: getting-started.md
|
||||
- name: ECS Concepts
|
||||
href: ecs-concepts.md
|
||||
- name: Components
|
||||
href: components.md
|
||||
- name: Systems
|
||||
href: systems.md
|
||||
- name: ECS Workflows
|
||||
href: ecs-workflows.md
|
||||
- name: Performance
|
||||
href: performance.md
|
||||
Reference in New Issue
Block a user