Commit Graph

3 Commits

Author SHA1 Message Date
Antoine Vandevenne (anv)
877d1de3c2 [IMP] odoo_theme: tweak the HTML structure of TOC entries
task-3046383

Part-of: odoo/documentation#3264
2023-04-11 16:43:54 +02:00
Antoine Vandevenne (anv)
281a893540 [IMP] extensions/custom_admonitions: tweak the HTML structure of dfn
The structure of the `dfn` role is changed from its default
`<em class="dfn">text</em>` to
`<span class="dfn"><span>text</span></span>` to ease the styling.

task-3046383

Part-of: odoo/documentation#3264
2023-04-11 16:43:54 +02:00
wan
2bf697bda4 [ADD] extensions: add a custom example admonition
closes odoo/documentation#1501

X-original-commit: acda12669d
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2022-01-28 10:42:56 +00:00