documentation/extensions
Antoine Vandevenne (anv) 48571c05a4 [ADD] extensions/cards: add an extension to implement cards
The extension adds two new directive:
- `cards` is the row container for one or more `card` directives.
- `card` is the implementation of a Bootstrap card that accepts a
  `target` argument for the href of the card, a `large` option to render
  the card on two columns, and arbitrary content that is shown in the
  card body.

task-3141419

closes odoo/documentation#3355

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-24 18:37:04 +01:00
..
autodoc_placeholder [FIX] extensions: support parallel read 2021-05-19 15:03:39 +02:00
cards [ADD] extensions/cards: add an extension to implement cards 2023-02-24 18:37:04 +01: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 [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-21 16:06:47 +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