Files
owl/doc/readme.md
T
Géry Debongnie 0da44033ac [IMP] qweb: add preliminary support for transitions
Still very naive...

Part of #66
2019-05-03 09:35:35 +02:00

16 lines
288 B
Markdown

# 🦉 OWL Documentation 🦉
## Reference
- [Component](component.md)
- [QWeb](qweb.md)
- [Store](store.md)
- [Observer](observer.md)
- [Virtual DOM](vdom.md)
## Miscellaneous
- [Quick Start](quick_start.md)
- [Animations](animations.md)
- [Comparison with React/Vue](comparison.md)