documentation/extensions
Antoine Vandevenne (anv) 34bc63d2bc [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, a `tag` option to display a single arbitrary
  tag on the card, and arbitrary content that is shown in the card
  body.

task-3141419

closes odoo/documentation#3685

X-original-commit: 72e636da5f
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-02-28 10:55:05 +01:00
..
autodoc_field [FIX] *: remove trailing whitespaces 2022-11-18 20:30:01 +01:00
autodoc_placeholder [ADD] extensions: new autofield directive 2022-05-09 14:03:24 +02:00
cards [ADD] extensions/cards: add an extension to implement cards 2023-02-28 10:55:05 +01:00
custom_admonitions [ADD] extensions: add a custom example admonition 2022-01-28 11:20:03 +00:00
embedded_video [CLN] core: upgrade to python 3.6 2022-11-17 17:20:55 +01:00
github_link [CLN] core: upgrade to python 3.6 2022-11-17 17:20:55 +01:00
graphviz_placeholder [CLN] core: upgrade to python 3.6 2022-11-17 17:20:55 +01:00
html_domain [CLN] core: upgrade to python 3.6 2022-11-17 17:20:55 +01:00
odoo_theme [MOV] howto/rdtraining: move "Getting started" to the tutorials dir 2023-02-23 14:33:14 +01:00
redirects [CLN] core: upgrade to python 3.6 2022-11-17 17:20:55 +01:00
spoilers [IMP] extensions/spoilers: add an extension for spoilers 2022-10-28 15:51:21 +02:00