Skip to content

Commit

Permalink
Merge pull request #7774 from nextcloud/bugfix/addMissingDocImages
Browse files Browse the repository at this point in the history
add some missing doc images in a valid path
  • Loading branch information
mgallien authored Jan 21, 2025
2 parents 5f393fc + eb2f73e commit dec337a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/building.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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%:
Expand Down
Binary file added doc/images/dev/desktop-development-with-cpp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/images/dev/path.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/images/dev/visual-studio-installer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dec337a

Please sign in to comment.