documentation/content/developer/reference
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
..
backend [FIX] search panel: fix bad indentation 2023-10-23 14:02:11 +00:00
external_api [MOV] developer/api/external_api: move "External API" to the reference dir 2023-02-22 14:31:26 +01:00
extract_api [IMP] extract_api: uniformize API documentation across all versions 2023-10-26 11:50:43 +00:00
frontend [FIX] qweb: type "overrinding" 2023-10-06 14:12:28 +00:00
backend.rst [ADD] developer/reference: add a reference page on performance 2022-10-06 11:21:48 +02:00
cli.rst [IMP] cli: add unit to memory options 2023-09-11 08:58:16 +00:00
external_api.rst [MOV] developer/api/external_api: move "External API" to the reference dir 2023-02-22 14:31:26 +01:00
extract_api.rst [IMP] extract_api: uniformize API documentation across all versions 2023-10-26 11:50:43 +00:00
frontend.rst [IMP] developer: rename reference directories to "Py/Js framework" 2022-07-12 16:29:56 +02:00