Merge topic 'doc-generator-xrefs'

98837b42c3 Help: minor reference and markup fixes
b634998727 Help: add and make references to generators consistent

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10877
This commit is contained in:
Brad King
2025-06-17 13:09:42 +00:00
committed by Kitware Robot
31 changed files with 86 additions and 76 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ CSharpUtilities
This utility module is intended to simplify the configuration of CSharp/.NET
targets and provides a collection of commands for managing CSharp targets
with Visual Studio generators, version 2010 and newer.
with :ref:`Visual Studio Generators`, version 2010 and newer.
Load this module in a CMake project with:
+1 -1
View File
@@ -81,7 +81,7 @@ This module provides the following command:
``NEW``; otherwise, a fatal error will occur.
.. versionadded:: 3.13
Support for Visual Studio generators.
Support for :ref:`Visual Studio Generators`.
.. versionadded:: 3.24
The check uses the caller's :variable:`CMAKE_<LANG>_FLAGS`