mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
- Removed empty paragraphs in XML. - Consistently use bold style for "Example:", on a new line. - Fix usage of `[code]` when hyperlinks could be used (`[member]`, `[constant]`). - Fix invalid usage of backticks for inline code in BBCode. - Fix some American/British English spelling inconsistencies. - Other minor fixes spotted along the way, including typo fixes with codespell. - Don't specify `@GlobalScope` for `enum` and `constant`. |
||
|---|---|---|
| .. | ||
| black_format.sh | ||
| check_ci_log.py | ||
| clang_format.sh | ||
| clang_tidy.sh | ||
| codespell.sh | ||
| compare_extension_api.py | ||
| copyright_headers.py | ||
| dotnet_format.sh | ||
| file_format.sh | ||
| header_guards.sh | ||
| install_vulkan_sdk_macos.sh | ||
| make_icons.sh | ||
| make_tarball.sh | ||
| mypy.ini | ||
| mypy_check.sh | ||
| pytest_builders.sh | ||