I'm following this documentation on GDScript 2 but I can't find anywhere that says how to actually open it https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/gdscript_documentation_comments.html
Godot Engine documentation
In GDScript, comments can be used to document your code and add description to the members of a script. There are two differences between a normal comment and a documentation comment. Firstly, a do...