
* Add autodoc directives to generate documentation directly from upgrade-util repo. * Group all upgrades-related reference documentation into one group in the sidebar, instead of having two entries. * Mention `upgrades` vs `migrations` directory. It has been supported since a while but nothing was explicit in the documentation. Original commit:91a48bfe88
closes odoo/documentation#8849 X-original-commit:ef4b5f87d5
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
12 lines
127 B
ReStructuredText
12 lines
127 B
ReStructuredText
:nosearch:
|
|
|
|
========
|
|
Upgrades
|
|
========
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
|
|
upgrades/upgrade_scripts
|
|
upgrades/upgrade_utils
|