Standardize usage of compound words, and document standards in docs style guide #10218
Labels
area:about
Issues and PRs related to the About section of the documentation and other general articles
area:contributing
Issues and PRs related to the Contributing/Development section of the documentation
area:manual
Issues and PRs related to the Manual/Tutorials section of the documentation
content:proofreading
Issues and PRs related to proofreading the documentation
enhancement
Your Godot version:
4.4
Issue description:
There are some compound words, like "antialiasing", that appear in the docs in both hyphenated form "anti-aliasing" and in single-word form "antialiasing". For consistent style, we should choose one form and standardize.
Some examples:
Resolved and standardized (within the manual):
This is a fairly low priority issue. We should not break translations just to change this. However, we should choose which form to use for each compound word, document that choice in the style guide, and change existing usages whenever other changes are being made.
There's also precedent in #3502, #6978 of applying changes like this all at once.
URL to the documentation page (if already existing):
The whole manual and class reference.
The text was updated successfully, but these errors were encountered: