From 05ea367f893f5b427a444b8e92c5557b476e995f Mon Sep 17 00:00:00 2001 From: Antoni Marroig Campomar Date: Tue, 18 Jun 2024 14:27:56 +0200 Subject: [PATCH] [IMP] document_page_group: pre-commit auto fixes --- document_page_group/README.rst | 18 +++++++++--------- document_page_group/pyproject.toml | 3 +++ document_page_group/readme/CONTRIBUTORS.md | 1 + document_page_group/readme/CONTRIBUTORS.rst | 1 - .../readme/{DESCRIPTION.rst => DESCRIPTION.md} | 0 .../static/description/index.html | 7 +++---- 6 files changed, 16 insertions(+), 14 deletions(-) create mode 100644 document_page_group/pyproject.toml create mode 100644 document_page_group/readme/CONTRIBUTORS.md delete mode 100644 document_page_group/readme/CONTRIBUTORS.rst rename document_page_group/readme/{DESCRIPTION.rst => DESCRIPTION.md} (100%) diff --git a/document_page_group/README.rst b/document_page_group/README.rst index 0eaa7090..e140f321 100644 --- a/document_page_group/README.rst +++ b/document_page_group/README.rst @@ -17,13 +17,13 @@ Document Page Group :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github - :target: https://github.com/OCA/knowledge/tree/16.0/document_page_group + :target: https://github.com/OCA/knowledge/tree/17.0/document_page_group :alt: OCA/knowledge .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_page_group + :target: https://translation.odoo-community.org/projects/knowledge-17-0/knowledge-17-0-document_page_group :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/knowledge&target_branch=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/knowledge&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -41,7 +41,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 to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -49,17 +49,17 @@ Credits ======= Authors -~~~~~~~ +------- * Creu Blanca Contributors -~~~~~~~~~~~~ +------------ -* Enric Tobella +- Enric Tobella Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -71,6 +71,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -This module is part of the `OCA/knowledge `_ project on GitHub. +This module is part of the `OCA/knowledge `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/document_page_group/pyproject.toml b/document_page_group/pyproject.toml new file mode 100644 index 00000000..4231d0cc --- /dev/null +++ b/document_page_group/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/document_page_group/readme/CONTRIBUTORS.md b/document_page_group/readme/CONTRIBUTORS.md new file mode 100644 index 00000000..c59153af --- /dev/null +++ b/document_page_group/readme/CONTRIBUTORS.md @@ -0,0 +1 @@ +- Enric Tobella \<\> diff --git a/document_page_group/readme/CONTRIBUTORS.rst b/document_page_group/readme/CONTRIBUTORS.rst deleted file mode 100644 index 93ec993e..00000000 --- a/document_page_group/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1 +0,0 @@ -* Enric Tobella diff --git a/document_page_group/readme/DESCRIPTION.rst b/document_page_group/readme/DESCRIPTION.md similarity index 100% rename from document_page_group/readme/DESCRIPTION.rst rename to document_page_group/readme/DESCRIPTION.md diff --git a/document_page_group/static/description/index.html b/document_page_group/static/description/index.html index b8e356c6..1e69195b 100644 --- a/document_page_group/static/description/index.html +++ b/document_page_group/static/description/index.html @@ -1,4 +1,3 @@ - @@ -369,7 +368,7 @@ ul.auto-toc { !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:66053447d3b9de33ad8ea86a718107d908a3d2e2945b788b7f782350e5da299b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/knowledge Translate me on Weblate Try me on Runboat

+

Beta License: AGPL-3 OCA/knowledge Translate me on Weblate Try me on Runboat

This module allows to define groups on a category.

Table of contents

@@ -388,7 +387,7 @@ ul.auto-toc {

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 to smash it by providing a detailed and welcomed -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -412,7 +411,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

-

This module is part of the OCA/knowledge project on GitHub.

+

This module is part of the OCA/knowledge project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.