godot/doc
mara a6e15e2f15 Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs
The method `to_utf8` doesn't exist in Godot 4, but is still mentioned in
the documentation in some places. Replace it with the new name
`to_utf8_buffer`. Same for ascii. Same for C#.

(cherry picked from commit 57dca93718)
2023-04-24 14:16:36 +02:00
..
classes Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-24 14:16:36 +02:00
tools fix conversion of csharp attributes in code blocks 2022-12-05 22:58:47 +01:00
translations i18n: Sync translations with Weblate 2023-04-20 13:26:36 +02:00
class.xsd
Doxyfile
Makefile Safeguard Makefile commands 2023-03-13 14:29:23 +01:00