documentation/content/developer/reference
Antoine Vandevenne (anv) 14c0438764 [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 

closes 

X-original-commit: a17eaf4c6f
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-01-23 10:51:24 +00:00
..
backend [IMP] reference/user_interface: reformat and clarify views reference 2024-01-23 10:51:24 +00:00
external_api [MOV] developer/api/external_api: move "External API" to the reference dir 2023-02-23 16:09:00 +01:00
extract_api [IMP] extract_api: document the new API version 2023-11-03 16:55:58 +00:00
frontend [IMP] reference/user_interface: reformat and clarify views reference 2024-01-23 10:51:24 +00:00
standard_modules [IMP] developer/reference/payment: add docstrings for payment_method 2023-09-22 13:32:51 +00:00
user_interface [IMP] reference/user_interface: reformat and clarify views reference 2024-01-23 10:51:24 +00:00
backend.rst [IMP] reference: rewrite and move views documentation to user_interface/ 2023-08-18 09:49:36 +02:00
cli.rst [ADD] Upgrade documentation: How-to-guide for developers 2024-01-11 17:21:54 +00:00
external_api.rst [IMP] reference/user_interface: reformat and clarify views reference 2024-01-23 10:51:24 +00:00
extract_api.rst [IMP] extract_api: document the new API version 2023-11-03 16:55:58 +00:00
frontend.rst [IMP] create JavaScript howtos 2023-04-05 13:57:53 +02:00
standard_modules.rst [ADD] reference/standard_modules: API reference for the payment engine 2022-10-09 09:11:46 +02:00
user_interface.rst [IMP] reference/user_interface: reformat and clarify views reference 2024-01-23 10:51:24 +00:00