[IMP] *: introduce tables of contents in top-level app pages

This commit is contained in:
Fabien Pinckaers
2021-06-30 11:21:32 +02:00
committed by Antoine Vandevenne (anv)
parent b4ef20a970
commit 16418c020b
231 changed files with 1839 additions and 1978 deletions
@@ -42,7 +42,7 @@ instance will be held temporarily unavailable for maintenance reason.
This method is equivalent to perform an upgrade of the module through the Apps menu,
or through the :code:`-u` switch of
:doc:`the command line </developer/reference/cmdline>`.
:doc:`the command line </developer/misc/other/cmdline>`.
In the case the changes in the commit prevent the server to restart,
or if the modules update fails,
@@ -79,7 +79,7 @@ Import your database
====================
You can import your database in your Odoo.sh project as long as it is in a :doc:`supported version
</services/support/supported_versions>` of Odoo.
</administration/maintain/supported_versions>` of Odoo.
Push your modules in production
-------------------------------