From 9f0b52b8e649ddf629fa82eee63a46ea7bcf16c5 Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 7 Oct 2021 11:16:32 -0400 Subject: Help: Update Sphinx versionadded directives for 3.22 release Run the script: Utilities/Sphinx/update_versions.py --since v3.21.0 --overwrite Manually select updates that really belong to the 3.22 release, as against adding documentation for previously-existing entities. --- Help/policy/CMP0127.rst | 2 ++ Help/prop_test/ENVIRONMENT_MODIFICATION.rst | 2 ++ Help/prop_tgt/Fortran_BUILDING_INSTRINSIC_MODULES.rst | 2 ++ 3 files changed, 6 insertions(+) diff --git a/Help/policy/CMP0127.rst b/Help/policy/CMP0127.rst index 8560bbf..2106110 100644 --- a/Help/policy/CMP0127.rst +++ b/Help/policy/CMP0127.rst @@ -1,6 +1,8 @@ CMP0127 ------- +.. versionadded:: 3.22 + :command:`cmake_dependent_option` supports full :ref:`Condition Syntax`. The ```` parameter accepts a :ref:`semicolon-separated list