godot/doc
Rémi Verschelde 7764151bc1 Rename properties unnecessarily using slash (`/`) in their names
This is a legacy of Godot 2 days before the inspector had support for groups.
"Properties" with a slash in their name can't be accessed from script unless
using `set()`/`get()` so they were not actual properties as far as script
languages are concerned.

Part of #17558.
2022-08-23 11:57:43 +02:00
..
classes Rename properties unnecessarily using slash (`/`) in their names 2022-08-23 11:57:43 +02:00
tools Merge pull request #63635 from asmaloney/add-python-type-hints 2022-08-18 13:02:53 +03:00
translations i18n: Sync classref translations with Weblate 2022-08-05 03:32:23 +02:00
Doxyfile Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
Makefile i18n: Add `--lang` option to `make_rst.py` to write translated headings 2021-12-21 13:47:11 +01:00
class.xsd Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00