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

closes odoo/documentation#7453

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2024-01-23 00:46:58 +00:00
..
data [MOV] content/*: move resource files into their related page's directory 2022-05-20 14:18:54 +02:00
orm [IMP] orm: update changelog for the new flush strategy 2024-01-15 13:04:08 +00:00
performance [ADD] developer/reference: add a reference page on performance 2022-10-06 18:01:00 +02:00
testing [IMP] backend: clarify and improve steps doc 2022-08-04 09:13:59 +02:00
actions.rst [IMP] developer reference: update act_url action doc 2023-09-13 15:34:35 +00:00
data.rst [IMP] reference/user_interface: reformat and clarify views reference 2024-01-23 00:46:58 +00:00
http.rst [FIX] developer/http: adapt to recent httppocalypse changes 2022-02-28 15:25:48 +00:00
mixins.rst [FW][FIX] developer/mixins: fix typo in XMLID 2023-12-07 22:05:57 +00:00
module.rst [IMP] conf.py, *: interpolate the version and releases in the content 2022-12-09 13:03:46 +01:00
orm.rst [IMP] orm: update changelog for the new flush strategy 2024-01-15 13:04:08 +00:00
performance.rst [FIX] performance: change example with the new _read_group 2023-11-21 19:58:05 +00:00
reports.rst [FIX] *: RST cleanup 2023-02-15 16:03:06 +01:00
security.rst [FIX] developer: adapt markup documentation 2023-10-24 21:10:00 +00:00
testing.rst [FIX] dev/reference: Fix external reference 2023-11-21 09:36:04 +00:00