浏览代码

Help: Update Sphinx versionadded directives for 3.21 release

Run the script:

    Utilities/Sphinx/update_versions.py --since v3.20.0 --overwrite

Manually remove directives generated in documents for long-existing
features for which documentation was added.
Brad King 4 年之前
父节点
当前提交
f119fbeec5
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst

+ 2 - 0
Help/variable/CPACK_CUSTOM_INSTALL_VARIABLES.rst

@@ -1,6 +1,8 @@
 CPACK_CUSTOM_INSTALL_VARIABLES
 ------------------------------
 
+.. versionadded:: 3.21
+
 CPack variables (set via e.g. ``cpack -D``, ``CPackConfig.cmake`` or
 :variable:`CPACK_PROJECT_CONFIG_FILE` scripts) are not directly visible in
 installation scripts.  Instead, one can pass a list of ``varName=value``