update documentation

This commit is contained in:
Géry Debongnie
2019-03-17 08:57:18 +01:00
parent 46aedf78af
commit 9e608dae49
3 changed files with 29 additions and 17 deletions
+4
View File
@@ -0,0 +1,4 @@
# Demo
This example is just a playground to experiment/showcase some features of
the framework.
+7
View File
@@ -0,0 +1,7 @@
# Web Client Example
To test and play with the component class, there is a demo application located
in the _examples/web/_ folder. It is a rethink of what the web client could look like
if it is ever rebuilt from scratch. It is currently an experiment. But
obviously, we hope someday to be able to use this work and actually rewrite
completely the odoo web client.