godot/doc
Hugo Locurcio 492787b134
Prevent folder names with trailing periods from being used automatically
Folder names ending with one or more `.` characters are not allowed
on Windows, so this would break writing logs, shader cache and other
project-specific files. Trailing periods are now stripped in this case.

On non-Windows platforms, this change still applies in the interest
of portability.
2024-06-26 17:42:47 +02:00
..
classes Prevent folder names with trailing periods from being used automatically 2024-06-26 17:42:47 +02:00
tools Class reference: Add self-links to methods, properties, etc. 2024-05-26 09:54:17 +02:00
translations i18n: Fix validation errors in zh_CN class reference 2024-06-20 18:17:02 +02:00
class.xsd Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
Doxyfile
Makefile Fix translation po file not found when make rst 2023-11-19 11:29:46 +08:00