diff --git a/base_module_doc_rst/__openerp__.py b/base_module_doc_rst/__openerp__.py index 0ec966d87..febfe0367 100644 --- a/base_module_doc_rst/__openerp__.py +++ b/base_module_doc_rst/__openerp__.py @@ -21,7 +21,7 @@ { "name": "Generate Docs of Modules", - "version": "1.0", + "version": "8.0.1.0", "category": "Tools", "summary": "Modules Technical Guides in RST and Relationship Graphs", "website": "https://odoo-community.org/", diff --git a/base_module_doc_rst/wizard/tech_rst_guide.py b/base_module_doc_rst/wizard/tech_rst_guide.py index 042c26606..6614d5b61 100644 --- a/base_module_doc_rst/wizard/tech_rst_guide.py +++ b/base_module_doc_rst/wizard/tech_rst_guide.py @@ -124,15 +124,6 @@ class RstDoc(object): type="text/css" /> """, "", - """ - .. tip:: This module is part of the OpenERP software, - the leading Open Source - """, - """ enterprise management system. If you want to discover OpenERP, - check our - """, - """ `screencasts `_ or download """, - """ `OpenERP `_ directly.""", "", ".. raw:: html", "",