mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 02:19:18 -05:00
Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
CMAKE_MATCH_COUNT
|
||||
-----------------
|
||||
|
||||
.. versionadded:: 3.2
|
||||
|
||||
The number of matches with the last regular expression.
|
||||
|
||||
When a regular expression match is used, CMake fills in
|
||||
|
||||
Reference in New Issue
Block a user