[ADD] refs to server doc, intersphinx doesn't allow linking documents across docs
authorXavier Morel <xmo@openerp.com>
Mon, 19 Nov 2012 14:39:12 +0000 (15:39 +0100)
committerXavier Morel <xmo@openerp.com>
Mon, 19 Nov 2012 14:39:12 +0000 (15:39 +0100)
bzr revid: xmo@openerp.com-20121119143912-z3152u20zxjizzto

doc/03_module_dev.rst
doc/03_module_dev_01.rst
doc/03_module_dev_02.rst
doc/03_module_dev_03.rst
doc/03_module_dev_04.rst
doc/03_module_dev_05.rst
doc/03_module_dev_06.rst
doc/04_security.rst

index 033ba4b..72f035b 100644 (file)
@@ -1,3 +1,5 @@
+.. _module-dev:
+
 =======
 Modules
 =======
index 4750a94..0fbca9d 100644 (file)
@@ -1,3 +1,5 @@
+.. _module-dev-structure:
+
 Module structure
 ================
 
index c7075a8..9c00df6 100644 (file)
@@ -1,3 +1,5 @@
+.. _module-dev-api:
+
 Objects, Fields and Methods
 ===========================
 
index d2a1875..40921ee 100644 (file)
@@ -1,3 +1,5 @@
+.. _module-dev-views:
+
 Views and Events
 ================
 
index 90442de..497830c 100644 (file)
@@ -1,3 +1,5 @@
+.. _module-dev-actions:
+
 =================
 Menus and Actions 
 =================
index 686fb6f..3bddecf 100644 (file)
@@ -1,3 +1,4 @@
+.. _module-dev-example:
 
 ==========================
 Example of module creation
index ebb97ea..f6771bb 100644 (file)
@@ -1,3 +1,4 @@
+.. _module-dev-versioning:
 .. _module_versioning:
 
 =================
index b1f9f56..99d7fd3 100644 (file)
@@ -1,3 +1,5 @@
+.. _security:
+
 ==================================
 Security in OpenERP: users, groups
 ==================================