From 3727908478f71d9b550a5aa6e9c94e41e9c87d71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matja=C5=BE=20Mozeti=C4=8D?= Date: Fri, 16 Oct 2015 05:43:06 +0200 Subject: [PATCH] Final clean --- base_module_doc_rst/__openerp__.py | 2 +- base_module_doc_rst/wizard/tech_rst_guide.py | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) 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", "",