diff --git a/doc/03_module_dev.rst b/doc/03_module_dev.rst index 033ba4b9267..72f035be4d0 100644 --- a/doc/03_module_dev.rst +++ b/doc/03_module_dev.rst @@ -1,3 +1,5 @@ +.. _module-dev: + ======= Modules ======= diff --git a/doc/03_module_dev_01.rst b/doc/03_module_dev_01.rst index 4750a947da3..0fbca9d14b4 100644 --- a/doc/03_module_dev_01.rst +++ b/doc/03_module_dev_01.rst @@ -1,3 +1,5 @@ +.. _module-dev-structure: + Module structure ================ diff --git a/doc/03_module_dev_02.rst b/doc/03_module_dev_02.rst index c7075a8f7ae..9c00df6223e 100644 --- a/doc/03_module_dev_02.rst +++ b/doc/03_module_dev_02.rst @@ -1,3 +1,5 @@ +.. _module-dev-api: + Objects, Fields and Methods =========================== diff --git a/doc/03_module_dev_03.rst b/doc/03_module_dev_03.rst index d2a1875b70c..40921eebcb5 100644 --- a/doc/03_module_dev_03.rst +++ b/doc/03_module_dev_03.rst @@ -1,3 +1,5 @@ +.. _module-dev-views: + Views and Events ================ diff --git a/doc/03_module_dev_04.rst b/doc/03_module_dev_04.rst index 90442de84ba..497830ca0e2 100644 --- a/doc/03_module_dev_04.rst +++ b/doc/03_module_dev_04.rst @@ -1,3 +1,5 @@ +.. _module-dev-actions: + ================= Menus and Actions ================= diff --git a/doc/03_module_dev_05.rst b/doc/03_module_dev_05.rst index 686fb6fe099..3bddecf9140 100644 --- a/doc/03_module_dev_05.rst +++ b/doc/03_module_dev_05.rst @@ -1,3 +1,4 @@ +.. _module-dev-example: ========================== Example of module creation diff --git a/doc/03_module_dev_06.rst b/doc/03_module_dev_06.rst index ebb97ea9010..f6771bbabed 100644 --- a/doc/03_module_dev_06.rst +++ b/doc/03_module_dev_06.rst @@ -1,3 +1,4 @@ +.. _module-dev-versioning: .. _module_versioning: ================= diff --git a/doc/04_security.rst b/doc/04_security.rst index b1f9f565384..99d7fd3d17f 100644 --- a/doc/04_security.rst +++ b/doc/04_security.rst @@ -1,3 +1,5 @@ +.. _security: + ================================== Security in OpenERP: users, groups ==================================