[REF] general: move images in their respective page's folder

Codeowner regexes need images to be in the correct location, otherwise
some image files might not be assigned to a GitHub team when the regex
covering the parent folder is split into multiple codeowner rules.

closes odoo/documentation#1776

X-original-commit: 4e0a9b615f
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Antoine Vandevenne (anv)
2022-03-30 09:14:22 +00:00
parent 0744cb58a0
commit 85b5e51db4
9 changed files with 7 additions and 7 deletions
@@ -8,7 +8,7 @@ You can :ref:`install <general/install>`, :ref:`upgrade <general/upgrade>` and :
By default, an *Apps* filter is applied. If you want to search for modules, click on
*Filters* and select *Extra*.
.. image:: apps-search-filter.png
.. image:: apps_modules/apps-search-filter.png
:align: center
:alt: Add "Extra" filter in Odoo Apps
@@ -58,14 +58,14 @@ Uninstall apps and modules
Go to :menuselection:`Apps`, click on the *dropdown menu* of the app you want to uninstall, then on
*Uninstall*.
.. image:: uninstall.png
.. image:: apps_modules/uninstall.png
:align: center
Some apps have dependencies, meaning that one app requires another. Therefore, uninstalling one app
may uninstall multiple apps and modules. Odoo warns you which dependant apps and modules are
affected by it.
.. image:: uninstall_deps.png
.. image:: apps_modules/uninstall_deps.png
:align: center
To complete the uninstallation, click on *Confirm*.