documentation/extensions
Antoine Vandevenne (anv) 2073beb1c9 [IMP] odoo_theme: add the class o_code on literals
The SCSS that styles the `literal`, `code`, `file`, and `command` roles
is excessively complex because the traduction from RST to HTML is not
consistent from one role to another: some use `<code>` elements, some
have the `code` class, some wrap the literal with a `span` element.

This commit sets the `o_code` class on all of these roles' parent node
at translation time to allow simplifying the SCSS target.
2023-01-03 08:48:40 +01:00
..
autodoc_placeholder [FIX] extensions: support parallel read 2021-05-19 15:03:39 +02:00
custom_admonitions [ADD] extensions: add a custom example admonition 2022-01-28 10:42:56 +00: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] odoo_theme: add the class o_code on literals 2023-01-03 08:48:40 +01: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