documentation/content/developer/tutorials/getting_started
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
..
01_architecture [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
02_setup [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
03_newapp [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
06_firstui [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
07_basicviews [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
08_relations [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
09_compute_onchange [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
10_actions [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
11_constraints [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
12_sprinkles [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
13_inheritance [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
14_other_module [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
15_qwebintro [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
01_architecture.rst [IMP] reference/user_interface: reformat and clarify views reference 2024-01-23 00:46:58 +00:00
02_setup.rst [FIX] getting_started: invalid addons-path 2023-11-24 03:35:00 +00:00
03_newapp.rst [IMP] tutorials/getting_started: rework the environment setup guide 2023-05-11 18:25:41 +02:00
04_basicmodel.rst [IMP] tutorials/getting_started: disambiguate example model name 2023-07-18 13:07:47 +02:00
05_securityintro.rst [FIX] tutorials/getting_started: fix typos in example model name 2023-08-17 18:43:18 +02:00
06_firstui.rst [FIX] getting_started: remove useless lambda 2023-11-24 03:35:00 +00:00
07_basicviews.rst [IMP] reference/user_interface: reformat and clarify views reference 2024-01-23 00:46:58 +00:00
08_relations.rst [FIX] tutorials/getting_started: fix typos in example model name 2023-08-17 18:43:18 +02:00
09_compute_onchange.rst [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
10_actions.rst [FW][FIX] developer/tutorials/getting_started: swap headers 2024-01-03 17:43:36 +00:00
11_constraints.rst [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 16:08:58 +01:00
12_sprinkles.rst [IMP] reference/user_interface: reformat and clarify views reference 2024-01-23 00:46:58 +00:00
13_inheritance.rst [IMP] reference: rewrite and move views documentation to user_interface/ 2023-08-18 09:49:36 +02:00
14_other_module.rst [FIX] tutorials/getting_started: fix typos in example model name 2023-08-17 18:43:18 +02:00
15_qwebintro.rst [IMP] reference/user_interface: reformat and clarify views reference 2024-01-23 00:46:58 +00:00
16_final_word.rst [IMP] tutorials/getting_started: rework the environment setup guide 2023-05-11 18:25:41 +02:00