documentation/content/developer
Louis Baudoux db908097e4 [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#6218

X-original-commit: f8adea7845
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Louis Baudoux (lba) <lba@odoo.com>
2023-10-26 11:50:43 +00:00
..
howtos [FIX] install: fix reference and redirect 2023-08-18 23:27:54 +02:00
reference [IMP] extract_api: uniformize API documentation across all versions 2023-10-26 11:50:43 +00:00
tutorials [IMP] Misc: 15.0 email templates / FAQ update 2023-09-11 21:05:45 +00:00
glossary.rst [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
howtos.rst [ADD] developer/howto: guide for theming 2023-05-10 15:37:15 +02:00
reference.rst [MOV] developer/cli: move "Command-line interface (CLI)" to the reference dir 2023-02-22 14:31:26 +01:00
tutorials.rst [ADD] extensions/cards: add an extension to implement cards 2023-02-27 16:01:07 +01:00