documentation/content/developer
Louis Baudoux f8adea7845 [IMP] extract_api: uniformize API documentation across all versions
We used to document the extract API according to the version of the
documentation that is being viewed, i.e. in version 14, we
documented the API version that was used in Odoo 14.

This is actually not a good idea as the extract API isn't strictly
linked to Odoo versions, it has its own versioning system.

It can also be an issue if users don't realize they're viewing an old
version of the API and start implementing customizations based on it.

This commit is an exact copy of the current `master` version of the
extract API documentation.

closes odoo/documentation#6209

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-10-26 09:38:08 +00:00
..
howtos [REF] install: move intro to main install page and split by install type 2023-08-17 17:33:47 +02:00
reference [IMP] extract_api: uniformize API documentation across all versions 2023-10-26 09:38:08 +00:00
tutorials [FIX] install: fix reference and redirect 2023-08-18 21:57:56 +02:00
glossary.rst [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
howtos.rst [ADD] extensions/cards: add an extension to implement cards 2023-02-24 18:37:04 +01:00
reference.rst [MOV] developer/cli: move "Command-line interface (CLI)" to the reference dir 2023-02-21 16:06:50 +01:00
tutorials.rst [ADD] extensions/cards: add an extension to implement cards 2023-02-24 18:37:04 +01:00