Reviewers: ,
Please review this at http://codereview.tryton.org/341001/
Affected files:
M doc/topics/modules/index.rst
Index: doc/topics/modules/index.rst
===================================================================
--- a/doc/topics/modules/index.rst
+++ b/doc/topics/modules/index.rst
@@ -47,6 +47,8 @@
* ``depends``: A list of modules on which this module depends.
+ * ``extra_depends``: A list of modules on which this module *may*
depend.
+
* ``xml``: The list of the XML files of the module. They will be loaded
in
the given order at the installation or update of the module.
--
[email protected] mailing list