From fc67a92d486677452c2edc16cd95ca76f4e56121 Mon Sep 17 00:00:00 2001 From: Florent THOMAS Date: Thu, 23 Dec 2021 15:35:10 +0100 Subject: [PATCH] Semantic precisions --- document_page/__manifest__.py | 2 +- document_page/readme/USAGE.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/document_page/__manifest__.py b/document_page/__manifest__.py index 12fc41e6..0cc80d53 100644 --- a/document_page/__manifest__.py +++ b/document_page/__manifest__.py @@ -3,7 +3,7 @@ { - 'name': 'Document Page', + 'name': 'Documentation Page', 'version': '12.0.1.2.0', 'category': 'Knowledge Management', 'author': 'OpenERP SA, Odoo Community Association (OCA)', diff --git a/document_page/readme/USAGE.rst b/document_page/readme/USAGE.rst index 8576f8fc..2362027f 100644 --- a/document_page/readme/USAGE.rst +++ b/document_page/readme/USAGE.rst @@ -1,5 +1,5 @@ To use this module, you need to: * Go to Knowledge menu -* Click on Categories to create the document's category you need with the template +* Click on Categories to create the documentation's category you need with the template * Click on Pages to create pages and select the previous category to use the template