unity-atoms/docs/README.md

18 lines
701 B
Markdown
Raw Normal View History

2019-10-03 17:05:26 -04:00
# Table of Contents
- Introduction
- [Quick start: adding Unity Atoms your project](./introduction/quick-start.md)
- [Overview and philosopy](./introduction/overview.md)
- [Basic tutorial](./introduction/basic-tutorial.md)
- [Usage with UniRX](./introduction/unirx.md)
- [Level up using the Generator](./introduction/generator.md)
- API
2019-10-14 20:08:41 -04:00
- [UnityAtoms](./api/unityatoms.md)
- [UnityAtoms.Editor](./api/unityatoms.editor.md)
- [UnityAtoms.Tags](./api/unityatoms.tags.md)
2019-10-03 17:05:26 -04:00
- Subpackages
- [Mobile](./subpackages/mobile.md)
- [SceneMgmt](./subpackages/scene-mgmt.md)
- [Tags](./subpackages/tags.md)
- [UI](./subpackages/ui.md)