mirror of
https://github.com/odoo/documentation.git
synced 2026-01-04 10:46:04 +07:00
[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#8056 Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
This commit is contained in:
@@ -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::
|
||||
|
||||
Reference in New Issue
Block a user