[MOV] documentation structure reorganization

This commit aims to improve the documentation's navigability by
redefining some categories' purposes and titles.

There is a redirection rule for each documentation page moved.
This ensures that users won't have a 404 error message.

task-3217827

closes odoo/documentation#8064

Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
This commit is contained in:
Jonathan Castillo (jcs)
2024-03-04 12:02:08 +01:00
parent dbe0300b84
commit 0249d9d0a6
563 changed files with 644 additions and 643 deletions
+3 -3
View File
@@ -12,9 +12,9 @@ environment <reference/cmdline/shell>`, :ref:`scaffold an Odoo module <reference
.. important::
The command to use to call the CLI depends on how you installed Odoo. In the examples below, we
assume that you are :doc:`running Odoo from source <../../administration/install/source>` with
the :file:`odoo-bin` file. If you installed Odoo :doc:`from a distribution package
<../../administration/install/packages>` or with `Docker <https://hub.docker.com/_/odoo/>`_, you
assume that you are :doc:`running Odoo from source </administration/on_premise/source>` with the
:file:`odoo-bin` file. If you installed Odoo :doc:`from a distribution package
</administration/on_premise/packages>` or with `Docker <https://hub.docker.com/_/odoo/>`_, you
must adapt the command.
.. tabs::