[FIX] install: fix reference and redirect

closes odoo/documentation#5546

X-original-commit: f1db43b3ac
Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
This commit is contained in:
Xavier (XPL) 2023-08-18 18:56:24 +00:00
parent 42a8f492e7
commit 66a0cec9aa
4 changed files with 6 additions and 8 deletions

View File

@ -182,9 +182,7 @@ Running Odoo
Once all dependencies are set up, Odoo can be launched by running `odoo-bin`, the command-line Once all dependencies are set up, Odoo can be launched by running `odoo-bin`, the command-line
interface of the server. It is located at the root of the Odoo Community directory. interface of the server. It is located at the root of the Odoo Community directory.
- :ref:`Windows <install/source/running_odoo>` - :ref:`Running Odoo <install/source/running_odoo>`
- :ref:`Linux <install/source/running_odoo>`
- :ref:`Mac OS <install/source/running_odoo>`
- `Docker <https://hub.docker.com/_/odoo/>`_ - `Docker <https://hub.docker.com/_/odoo/>`_
To configure the server, you can specify command-line arguments or a configuration file. The first To configure the server, you can specify command-line arguments or a configuration file. The first

View File

@ -970,7 +970,7 @@ Gantt
----- -----
.. warning:: .. warning::
The gantt view requires the web_gantt module which is present in the enterprise edition The gantt view requires the web_gantt module which is present in the :ref:`enterprise edition
<install/editions>` version. <install/editions>` version.
Horizontal bar charts typically used to show project planning and advancement, Horizontal bar charts typically used to show project planning and advancement,

View File

@ -1,3 +1,7 @@
# administration/install
administration/install/install.rst administration/install.rst
# administration/maintain # administration/maintain
administration/maintain/online.rst administration/maintain/odoo_online.rst administration/maintain/online.rst administration/maintain/odoo_online.rst

View File

@ -1,7 +1,3 @@
# administration/install
administration/install/install.rst administration/install.rst
# applications/finance # applications/finance
applications/finance/accounting/bank/interbank.rst applications/finance/accounting/payments/internal_transfers.rst # bank/interbank -> payments/internal_transfers applications/finance/accounting/bank/interbank.rst applications/finance/accounting/payments/internal_transfers.rst # bank/interbank -> payments/internal_transfers