[IMP] developer/api/odoo: rework page to use examples and content tabs

task-2787415

closes odoo/documentation#1667

Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Antoine Vandevenne (anv) 2022-03-08 13:07:24 +00:00
parent fa17384396
commit 8fe8ad14a7
3 changed files with 666 additions and 869 deletions

View File

@ -1,5 +1,5 @@
.. _webservices/iap:
.. _api/iap:
===============
In-App Purchase

File diff suppressed because it is too large Load Diff

View File

@ -108,7 +108,7 @@ Unsafe Public Methods
---------------------
Any public method can be executed via a :ref:`RPC call
<webservices/odoo/calling_methods>` with the chosen parameters. The methods
<api/odoo/calling_methods>` with the chosen parameters. The methods
starting with a ``_`` are not callable from an action button or external API.
On public methods, the record on which a method is executed and the parameters