From d54f2ad7cac0f15c757ace54ad209fcedb3053bf Mon Sep 17 00:00:00 2001 From: Aaron Franke Date: Mon, 20 Sep 2021 19:37:32 -0500 Subject: Don't generate empty doc sections and reduce code duplication --- doc/classes/ConvexPolygonShape2D.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/classes/ConvexPolygonShape2D.xml') diff --git a/doc/classes/ConvexPolygonShape2D.xml b/doc/classes/ConvexPolygonShape2D.xml index 243605e2b7..ec7583e68b 100644 --- a/doc/classes/ConvexPolygonShape2D.xml +++ b/doc/classes/ConvexPolygonShape2D.xml @@ -23,6 +23,4 @@ The polygon's list of vertices. Can be in either clockwise or counterclockwise order. - - -- cgit v1.2.3