documentation/content/developer/reference/frontend.rst
Samuel Degueldre 489fe7d3ea [IMP] developer: add an article to explain error handling in JS
closes odoo/documentation#9240

Signed-off-by: Samuel Degueldre (sad) <sad@odoo.com>
2024-05-13 14:27:54 +00:00

24 lines
417 B
ReStructuredText

:nosearch:
:hide-page-toc:
=============
Web framework
=============
.. toctree::
:titlesonly:
frontend/framework_overview
frontend/assets
frontend/javascript_modules
frontend/owl_components
frontend/registries
frontend/services
frontend/hooks
frontend/patching_code
frontend/error_handling
frontend/javascript_reference
frontend/mobile
frontend/qweb
frontend/odoo_editor