func-godot / func_godot_docs

Documentation for the FuncGodot plugin.
MIT License
6 stars 5 forks source link

Order of properties, signals and methods, conforming to the same style as Godot Docs #9

Open RisingThumb opened 5 months ago

RisingThumb commented 5 months ago

Coming off of #8 , this is so that the order of properties, signals and methods can conform to the Godot Docs style. This is seen in the style guide here https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/gdscript_styleguide.html#signals-and-properties

If there's other wider style changes that need to be made across the entire lot of docs, feel free to use this issue to collect them together. Perhaps this issue should be renamed for this purpose