mirror of
https://github.com/odoo/documentation.git
synced 2026-01-04 02:36:32 +07:00
This commit removes the requirement on versions and languages to have a label in `versions_names`/`languages_names` to be displayed in the version/language switcher. Instead, if a version/language has no label defined, the raw version/language string will be used as fallback. This change makes it easier to add new versions or languages to the documentation without having to explicitly define display labels for them in `conf.py`. The responsibility of ensuring that referenced versions and languages actually exist is shifted to the build configuration. Part-of: odoo/documentation#12341 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
3.5 KiB
3.5 KiB