doc: Fix style inconsistencies for [b]Note:[/b] paragraphs

And fix up formatting not supported by makerst.
This commit is contained in:
Rémi Verschelde 2021-10-05 14:24:34 +02:00
parent a5d7b49342
commit 788b3aa27a
No known key found for this signature in database
GPG key ID: C3336907360768E1
41 changed files with 121 additions and 99 deletions

View file

@ -2351,7 +2351,8 @@
<argument index="0" name="particles" type="RID" />
<argument index="1" name="material" type="RID" />
<description>
Sets the material for processing the particles. Note: this is not the material used to draw the materials. Equivalent to [member GPUParticles3D.process_material].
Sets the material for processing the particles.
[b]Note:[/b] This is not the material used to draw the materials. Equivalent to [member GPUParticles3D.process_material].
</description>
</method>
<method name="particles_set_randomness_ratio">