[CLN] conf.py: stop labelling saas-15.1 in version switcher

The branch was recently dropped from the supported versions. We no
longer need to add a label for it in the version switcher.

closes odoo/documentation#2431

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Antoine Vandevenne (anv) 2022-07-11 09:40:46 +00:00
parent 4b5a6c5682
commit 2481e3d842

View File

@ -158,7 +158,6 @@ sphinx.transforms.i18n.docname_to_domain = (
versions_names = {
'master': "Master",
'saas-15.2': "Odoo Online",
'saas-15.1': "Odoo Online",
'15.0': "Odoo 15",
'14.0': "Odoo 14",
'13.0': "Odoo 13",