add some missing doc images in a valid path

we cannot use doc/images/building folder name due to some gitignore
rules

so let's rename it to doc/images/dev

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
This commit is contained in:
Matthieu Gallien 2025-01-20 15:38:33 +01:00
Родитель 5f393fc427
Коммит eb2f73ec24
4 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -220,12 +220,12 @@ Setting up Microsoft Visual Studio
1. Click on 'Modify' in the Visual Studio Installer:
.. image:: ./images/building/visual-studio-installer.png
.. image:: ./images/dev/visual-studio-installer.png
:alt: Visual Studio Installer
2. Select 'Desktop development with C++'
.. image:: ./images/building/desktop-development-with-cpp.png
.. image:: ./images/dev/desktop-development-with-cpp.png
:alt: Desktop development with C++
Handling the dependencies
@ -265,7 +265,7 @@ Compiling
4. To use the tools installed with Visual Studio, you need the following in your %PATH%:
.. image:: ./images/building/path.png
.. image:: ./images/dev/path.png
:alt: Windows environment variables
5. Alternatively you can use the tools installed with KDE Craft by adding them to %PATH%:

Двоичные данные
doc/images/dev/desktop-development-with-cpp.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 10 KiB

Двоичные данные
doc/images/dev/path.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 15 KiB

Двоичные данные
doc/images/dev/visual-studio-installer.png Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 16 KiB