[FIX]remove last console log
[odoo/odoo.git] / doc / conf.py
index 19f2c9b..57edef3 100644 (file)
@@ -252,4 +252,5 @@ texinfo_documents = [
 # Example configuration for intersphinx: refer to the Python standard library.
 intersphinx_mapping = {
     'python': ('http://docs.python.org/', None),
+    'openerpweb': ('http://doc.openerp.com/trunk/developers/web', None),
 }