Give documentation comments new tag names. Part 2 of making the documentation better.

This commit is contained in:
hispidence 2021-08-23 19:16:24 +01:00
parent 9549ce021d
commit 1cccef16b2
19 changed files with 70 additions and 60 deletions

View file

@ -5,7 +5,7 @@
An RGBA or RGB color.
Components are specified in bytes; all values are clamped to [0, 255].
@classmod Color
@miscclass Color
@pragma nostrip
*/