소스 검색

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

Kyle Edwards 3 년 전
부모
커밋
b7cd51d18a
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
 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
 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