godotengine / godotengine/godot-docs
Column headers for tables
Open
area:class reference
content:website
enhancement
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
The docs have a number of tables and it's not always obvious what the columns are depicting to those who are new to the engine.
For example the Properties table here:
https://docs.godotengine.org/en/stable/classes/class_@globalscope.html
This has two columns both of which are near identical.
This one has three columns for Properties:
https://docs.godotengine.org/en/stable/classes/class_camera2d.html
I'm guessing the columns are: "Property Type", "Property Name", and "Default value"
Similar for the Methods tables.
Edit: URLs fixed
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.