Files
documentation/content/developer/reference/frontend.rst
T
Géry Debongnie 2b2611e462 [IMP] developer: rename addons/js => backend/frontend
The terminology did not really make sense for a lot of these sub pages.
This change should have been done long ago, but was probably delayed
because some people in Odoo call the web client the "backend", which is
really misleading.

This commit also renames the title "Reference Guides" to "Reference",
since this section does not contain any guides anyway.

Part-of: odoo/documentation#1260
2021-11-02 14:00:09 +00:00

21 lines
373 B
ReStructuredText

:nosearch:
========
Frontend
========
.. toctree::
:titlesonly:
frontend/framework_overview
frontend/javascript_modules
frontend/owl_component_system
frontend/registries
frontend/services
frontend/generic_components
frontend/hooks
frontend/javascript_cheatsheet
frontend/javascript_reference
frontend/mobile
frontend/qweb