mirror of
https://github.com/odoo/documentation.git
synced 2026-01-03 02:09:27 +07:00
The 'sphinx-tabs' extension is better in every aspect: - Synchronize selected tabs (group tabs feature). - No need for extra `code-block` directive (code tabs feature). - Better looking. - No custom Python, JS, or CSS. task-2787415 Part-of: odoo/documentation#1688