
* 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>
21 lines
306 B
ReStructuredText
21 lines
306 B
ReStructuredText
:nosearch:
|
|
:show-content:
|
|
:show-toc:
|
|
:hide-page-toc:
|
|
|
|
=========
|
|
Reference
|
|
=========
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
reference/backend
|
|
reference/frontend
|
|
reference/user_interface
|
|
reference/standard_modules
|
|
reference/cli
|
|
reference/upgrades
|
|
reference/external_api
|
|
reference/extract_api
|