documentation/extensions
Olivier Dony 8062e54a7e [IMP] conf: special case alt lang links for legal terms
Legal terms live under specific URL as their translations are not
managed in the same manner.

Layout is like this:
  /terms/enterprise.html (EN)
  /terms/i18n/enterprise_fr.html (FR)

This commit adapts the generation of alternative languages links for each
"legal terms page", so that it targets the correct i18n link, or goes
back to the canonical EN one, depending on the target language.

closes odoo/documentation#7382

Signed-off-by: Olivier Dony (odo) <odo@odoo.com>
2024-01-15 00:44:05 +00:00
..
autodoc_placeholder [FIX] extensions: support parallel read 2021-05-19 15:03:39 +02:00
cards [ADD] extensions/cards: add an extension to implement cards 2023-02-24 18:37:04 +01:00
custom_admonitions [IMP] odoo_theme: tweak the HTML structure of TOC entries 2023-04-11 16:43:54 +02:00
embedded_video [CLN] core: upgrade to python 3.6 2022-11-15 16:21:56 +01:00
github_link [CLN] core: upgrade to python 3.6 2022-11-15 16:21:56 +01:00
html_domain [CLN] core: upgrade to python 3.6 2022-11-15 16:21:56 +01:00
odoo_theme [IMP] conf: special case alt lang links for legal terms 2024-01-15 00:44:05 +00:00
redirects [CLN] core: upgrade to python 3.6 2022-11-15 16:21:56 +01:00
sphinx_tabs [CLN] core: upgrade to python 3.6 2022-11-15 16:21:56 +01:00
spoilers [IMP] extensions/spoilers: add an extension for spoilers 2022-10-28 11:29:30 +02:00