[IMP] settings: simplify the developer mode page

task-3849915

closes odoo/documentation#9235

X-original-commit: e16a66706a
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
This commit is contained in:
XPL
2024-05-02 14:43:58 +00:00
parent 045cdbdbeb
commit e6d312f18d
11 changed files with 53 additions and 87 deletions

View File

@@ -97,8 +97,8 @@ As a first exercise, let us modify the `Playground` component located in
.. tip::
The Odoo JavaScript files downloaded by the browser are minified. For debugging purpose, it's
easier when the files are not minified. Switch to
:ref:`debug mode with assets <developer-mode/url>` so that the files are not minified.
easier when the files are not minified. Switch to :ref:`debug mode with assets
<developer-mode/activation>` so that the files are not minified.
This exercise showcases an important feature of Owl: the `reactivity system <{OWL_PATH}/doc/reference/reactivity.md>`_.
The `useState` function wraps a value in a proxy so Owl can keep track of which component