From 0f249f5c0aa2c3a89848f03f155b76e834e4c32a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Mon, 9 Nov 2020 17:46:03 +0100 Subject: Variant: Sync docs with new constructors, fixups after #43403 Change DocData comparators for MethodDoc and ArgumentDoc to get a better ordering of constructors. --- doc/classes/PackedInt32Array.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'doc/classes/PackedInt32Array.xml') diff --git a/doc/classes/PackedInt32Array.xml b/doc/classes/PackedInt32Array.xml index a0a9922d0c..ecf8abd1eb 100644 --- a/doc/classes/PackedInt32Array.xml +++ b/doc/classes/PackedInt32Array.xml @@ -11,6 +11,22 @@ + + + + + Constructs an empty [PackedInt32Array]. + + + + + + + + + Constructs a [PackedInt32Array] as a copy of the given [PackedInt32Array]. + + -- cgit v1.2.3