documentation/content/developer/reference/frontend
Antoine Vandevenne (anv) 439c4521ad [IMP] reference/user_interface: reformat and clarify views reference
In particular, the following changes are made:
- Use the `class` and `attribute` admonitions along with custom
  attributes to define classes, views' root attributes, views'
  components, and attribute values. This allows re-using the responsive
  design that was made for reference lists, and getting rid of the
  previous implementation that relied on class attributes, which were not
  intended for this usage and reduce readability while hindering further
  contributions due to a lack of flexibility (no admonitions,
  sub-attributes...)
- Use definition lists to define view types to allow for clearer and
  longer descriptions.
- Rewrite and restructure the explanations when there is a lack clarity.
- Extract duplicated content to included RST files.
- Display SVG images into dedicated admonitions.
- Fix RST and English mistakes.
- Rename `view_architecture` to `view_architectures`, as it lists all
  existing architectures and doesn't describe "the architecture of a
  view".
- Replace underscores with hyphens in image file names to improve SEO.

task-3458320

closes odoo/documentation#5237

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-01-19 15:21:43 +00:00
..
mobile [MOV] content/*: move resource files into their related page's directory 2022-05-20 14:18:54 +02:00
odoo_editor [ADD] frontend: documentation for the editor's Powerbox 2022-08-19 11:52:46 +02:00
owl_components [IMP] web: add documentation for Core components 2023-06-06 14:48:43 +02:00
services [MOV] content/*: move resource files into their related page's directory 2022-05-20 14:18:54 +02:00
assets.rst [IMP] reference: rewrite and move views documentation to user_interface/ 2023-08-18 09:49:36 +02:00
framework_overview.rst [IMP] remove references to owl template tagging 2023-08-11 19:34:53 +02:00
hooks.rst [IMP] remove references to owl template tagging 2023-08-11 19:34:53 +02:00
javascript_modules.rst [FIX] *: RST cleanup 2023-02-15 16:03:06 +01:00
javascript_reference.rst [IMP] reference: rewrite and move views documentation to user_interface/ 2023-08-18 09:49:36 +02:00
mobile.rst [FIX] *: RST cleanup 2023-02-15 16:03:06 +01:00
odoo_editor.rst [ADD] frontend: documentation for the editor's Powerbox 2022-08-19 11:52:46 +02:00
owl_components.rst [IMP] Rework the JavaScript tutorials 2023-12-18 23:31:55 +00:00
patching_code.rst [IMP] Rework the JavaScript tutorials 2023-12-18 23:31:55 +00:00
qweb.rst [IMP] reference/user_interface: reformat and clarify views reference 2024-01-19 15:21:43 +00:00
registries.rst [FIX] developer/*: consistent code-block language specification 2022-11-25 10:52:04 +01:00
services.rst [FIX] reference/services: mark optional the params parameter of rpc 2023-04-27 18:25:21 +02:00