mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06: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_NETRC
|
||||
-----------
|
||||
|
||||
.. versionadded:: 3.11
|
||||
|
||||
This variable is used to initialize the ``NETRC`` option for
|
||||
:command:`file(DOWNLOAD)` and :command:`file(UPLOAD)` commands and the
|
||||
module :module:`ExternalProject`. See those commands for additional
|
||||
|
||||
Reference in New Issue
Block a user