浏览代码

Merge topic 'define-property-optional-args-documentation'

b7cd51d18a Help: Note the version in which define_property() arguments became optional

Acked-by: Kitware Robot <[email protected]>
Merge-request: !6884
Brad King 3 年之前
父节点
当前提交
91de0ff599
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Help/command/define_property.rst

+ 4 - 0
Help/command/define_property.rst

@@ -59,6 +59,10 @@ associated with the property as its brief and full documentation.
 Corresponding options to the :command:`get_property` command will retrieve
 Corresponding options to the :command:`get_property` command will retrieve
 the documentation.
 the documentation.
 
 
+.. versionchanged:: 3.23
+
+  The ``BRIEF_DOCS`` and ``FULL_DOCS`` options are optional.
+
 The ``INITIALIZE_FROM_VARIABLE`` option is followed by the name of a variable
 The ``INITIALIZE_FROM_VARIABLE`` option is followed by the name of a variable
 from which to initialize the property. The variable name must end with the
 from which to initialize the property. The variable name must end with the
 property name, must have a prefix before the property name, and must not begin
 property name, must have a prefix before the property name, and must not begin