[IMP] settings: simplify the developer mode page

task-3849915

closes odoo/documentation#9208

X-original-commit: df888df654
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
This commit is contained in:
XPL
2024-05-02 14:43:58 +00:00
parent ee2b0e4a66
commit e16a66706a
11 changed files with 53 additions and 87 deletions
@@ -96,8 +96,8 @@ route with your browser.
.. 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.
2. Extract counter in a component
=================================