[IMP] devtools: Add devtools documentation

This commit adds the documentation for the devtools extension.
This commit is contained in:
Julien Carion (juca)
2023-04-06 13:18:31 +02:00
committed by Géry Debongnie
parent c0c40c0387
commit b848a83777
20 changed files with 157 additions and 1 deletions
+3 -1
View File
@@ -5,7 +5,9 @@ to the browser devtools in order to inspect all owl apps that are present on any
and allows to interract with their data to a certain extend. There is also a profiler available to visualize
the components' lifecycle and be able to trace their origin.
## Install the extension
See the [`devtools doc`](devtools_guide.md) for more information.
## Install the extension manually (for devs)
In the owl root folder: