Don't generate empty doc sections and reduce code duplication

This commit is contained in:
Aaron Franke
2021-09-20 19:37:32 -05:00
parent 2d1699ef82
commit d54f2ad7ca
647 changed files with 76 additions and 2011 deletions

View File

@ -6,8 +6,6 @@
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<members>
<member name="channel" type="int" setter="set_channel" getter="get_channel" default="0">
</member>
@ -26,6 +24,4 @@
<member name="velocity" type="int" setter="set_velocity" getter="get_velocity" default="0">
</member>
</members>
<constants>
</constants>
</class>