[DOC] remove openerpdev intersphinx, add ref to module doc
authorXavier Morel <xmo@openerp.com>
Thu, 17 Jan 2013 09:27:22 +0000 (10:27 +0100)
committerXavier Morel <xmo@openerp.com>
Thu, 17 Jan 2013 09:27:22 +0000 (10:27 +0100)
bzr revid: xmo@openerp.com-20130117092722-6rfhkcu4igrgeo06

addons/web/doc/conf.py
addons/web/doc/module.rst

index 5443419..7fe3802 100644 (file)
@@ -253,6 +253,5 @@ todo_include_todos = True
 intersphinx_mapping = {
     'python': ('http://docs.python.org/', None),
     'openerpserver': ('http://doc.openerp.com/trunk/developers/server', None),
-    'openerpdev': ('http://doc.openerp.com/trunk/developers', None),
     'openerpcommand': ('http://doc.openerp.com/trunk/developers/command', None),
 }
index 1bdb7c1..8306e88 100644 (file)
@@ -1,3 +1,5 @@
+.. _module:
+
 Building an OpenERP Web module
 ==============================