Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
HISTORY.rst 653 B

History

2.9

  • conf2reST.py: Prefer anonymous links to avoid conflicts when the same version is shared by 2 repos (as the "link target" system would then be in use).

2.8

  • add script to create archive of source
  • create_documentation: only create documentation for used modules, reusing the setup.cfg key defined for create_archive if it is present
  • docker_build: copy modules (defined in setup.cfg in superproject to a new directory for docker to do)

2.7

Add conf2reST.py script.

2.0

Read module_list, module_list_test, addon_dirs and odoo_type from setup.cfg instead of directories

1.0

Initial version