documentation/extensions
Antoine Vandevenne (anv) 57b7ca69d9 [IMP] developer: improve navigation in top-level pages
Prior to this commit, users had to either know in advance or guess the
location of the content they were looking for. Top-level pages of the
"Developer" section of the documentation, in particular the "Developer"
page itself, were listing their sub-pages without directions for users.

This commit brings the following changes to improve the navigation:
- add directions for users on the "Developer" page and list the three
  main categories of developer documentation ("Tutorials", "How-to
  guides", and "Reference") with explanations of their content and
  target audience;
- add categories for content cards on the "Tutorials" and "How-to
  guides" pages, and fine-tune the toctree of the "Reference" page to
  more easily locate specific topics;
- clarify what are the "Python framework" and the "JavaScript framework"
  by relabelling them to "Server framework" and "Web framework" on
  top-level pages, as some users were confused to find that the JS
  framework was not responsible for the server, and others that the
  documentation for QWeb template is located in the Python documentation;
- extract the "Setup guide" from the "Getting started" tutorial and
  rename the latter to "Server framework 101" to allow reusing the setup
  guide in other tutorials and make clear that the "Server framework 101"
  tutorial is not about the Web framework.

task-3802536

closes odoo/documentation#8712

X-original-commit: 7f623b6ad5
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Co-authored-by: Valeriya (vchu) <vchu@odoo.com>
2024-04-13 12:16:35 +00:00
..
autodoc_field [FIX] *: remove trailing whitespaces 2022-11-18 18:04:50 +01:00
autodoc_placeholder [ADD] extensions: new autofield directive 2022-05-09 14:03:24 +02:00
cards [ADD] extensions/cards: add an extension to implement cards 2023-02-28 18:08:29 +01:00
custom_admonitions [IMP] odoo_theme: tweak the HTML structure of TOC entries 2023-04-12 12:26:14 +02:00
embedded_video [CLN] core: upgrade to python 3.6 2022-11-17 11:58:56 +01:00
github_link [CLN] core: upgrade to python 3.6 2022-11-17 11:58:56 +01:00
graphviz_placeholder [CLN] core: upgrade to python 3.6 2022-11-17 11:58:56 +01:00
html_domain [CLN] core: upgrade to python 3.6 2022-11-17 11:58:56 +01:00
odoo_theme [IMP] developer: improve navigation in top-level pages 2024-04-13 12:16:35 +00:00
redirects [CLN] core: upgrade to python 3.6 2022-11-17 11:58:56 +01:00
spoilers [IMP] extensions/spoilers: add an extension for spoilers 2022-10-28 14:21:05 +02:00