From 211e0f569908f84c0e85d28f84b563cdbbc3d089 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 3 Sep 2023 16:01:44 +0000 Subject: [PATCH] [UPD] README.rst --- base_rest/README.rst | 15 +- base_rest/static/description/index.html | 340 +++++++++--------- base_rest_datamodel/README.rst | 15 +- .../static/description/index.html | 80 +++-- base_rest_demo/README.rst | 15 +- base_rest_demo/static/description/index.html | 60 ++-- datamodel/README.rst | 15 +- datamodel/static/description/index.html | 124 +++---- graphql_base/README.rst | 15 +- graphql_base/static/description/index.html | 82 ++--- graphql_demo/README.rst | 15 +- graphql_demo/static/description/index.html | 36 +- 12 files changed, 421 insertions(+), 391 deletions(-) diff --git a/base_rest/README.rst b/base_rest/README.rst index 4a79d836..e8e89135 100644 --- a/base_rest/README.rst +++ b/base_rest/README.rst @@ -2,10 +2,13 @@ Base Rest ========= -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:67a89a2468f02ac97075e559b1ab538192988a3fbcfb55a446fbc497f836a7b7 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -19,11 +22,11 @@ Base Rest .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/rest-framework-12-0/rest-framework-12-0-base_rest :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/271/12.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/rest-framework&target_branch=12.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This addon provides the basis to develop high level REST APIs for Odoo. @@ -353,7 +356,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us smashing it by providing a detailed and welcomed +If you spotted it first, help us to smash it by providing a detailed and welcomed `feedback `_. Do not contact contributors directly about support or help with technical issues. diff --git a/base_rest/static/description/index.html b/base_rest/static/description/index.html index 8866a96b..7101e3a0 100644 --- a/base_rest/static/description/index.html +++ b/base_rest/static/description/index.html @@ -1,20 +1,20 @@ - + - + Base Rest