docs: simple documentation typo fixed to trigger a documentation build in CI

This commit is contained in:
Mateusz Pusz
2023-02-02 10:23:49 +01:00
parent 749ec8d379
commit c86359f37e

View File

@@ -111,7 +111,7 @@ generators. For example:
.. note:: .. note::
*~/.conan/global.conf* file may also set ``tools.cmake.cmake_layout:build_folder_vars``` which *~/.conan/global.conf* file may also set ``tools.cmake.cmake_layout:build_folder_vars`` which
`makes working with several compilers or build configurations easier `makes working with several compilers or build configurations easier
<https://docs.conan.io/en/latest/reference/conanfile/tools/cmake/cmake_layout.html#multi-setting-option-cmake-layout>`_. <https://docs.conan.io/en/latest/reference/conanfile/tools/cmake/cmake_layout.html#multi-setting-option-cmake-layout>`_.
For example the below line will force Conan to generate separate CMake presets and folders for each compiler: For example the below line will force Conan to generate separate CMake presets and folders for each compiler: