This is a QoL help post, but simply put: what are the current (edit: vanilla) capabilities of custom code documentation? I’m aware of casting and function block comments:
Are there any other convenient or otherwise useful documentation features built-in that aren’t listed there? Is there support for more than functions, such as modules, tables, regular variables, and so on?
Let me know and thanks for any help you can provide.
It doesn’t have to be block comments. Single-line comments also document functions.
Unfortunately, I believe that’s about it for documentation. If you use something like Rojo, you can use some editors with much more robust documentation features.
There’s some feature requests about adding more documentation features like this. You should check them out.