[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#1777

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 ba4f9d6354
commit 58be362009
9 changed files with 7 additions and 7 deletions
@@ -11,7 +11,7 @@ Activate through the Settings
Go to :menuselection:`Settings --> Activate the developer mode`.
.. image:: settings.png
.. image:: developer_mode/settings.png
:align: center
:alt: Overview of the debug options under settings in Odoo
@@ -29,7 +29,7 @@ Activate through a browser extension
| For the *Odoo Debug* extension, a single click enables a normal version of the mode, while a
double click enables it with assets. To deactivate it, use a single click.
.. image:: monkey.png
.. image:: developer_mode/monkey.png
:align: center
:alt: View of odoos debug icon in a chromes toolbar
@@ -50,7 +50,7 @@ Activate through the URL
In the URL, add ``?debug=1`` or ``?debug=true`` after *web*. To deactivate the
debug mode, add `?debug=0` instead.
.. image:: url.png
.. image:: developer_mode/url.png
:align: center
:alt: Overview of an url with the debug mode command added in Odoo
@@ -73,7 +73,7 @@ It contains some useful menu items such as:
- see the `fields view get`
- and much more.
.. image:: button_location.png
.. image:: developer_mode/button_location.png
:align: center
:alt: Overview of a console page and the debug icon being shown in Odoo