Commit Graph

13 Commits

Author SHA1 Message Date
Max Hilbrunner
024fedb0f3 Kinematic -> Character 2022-10-15 17:55:24 +02:00
skyace65
5fce24792d Remove visual scripting from the documentation 2022-08-25 22:18:25 -04:00
Max Hilbrunner
2be4e9b938 Codespell I18N locale fixes 2022-08-22 09:52:35 +02:00
bruvzg
cd6e06c8ec Update "locale codes" list. 2022-06-10 16:44:23 +03:00
Max Hilbrunner
ceb405067a Fix RTD redirects 2022-01-23 04:46:02 +01:00
Max Hilbrunner
ad6846b80e ReadTheDocs redirect automation. 2022-01-23 03:36:03 +01:00
Max Hilbrunner
68358d9ffc Move redirect Python tools to _tools/redirects/ 2022-01-18 04:44:00 +01:00
Max Hilbrunner
524ba6f992 Update _tools/requirements.txt 2022-01-18 04:35:13 +01:00
Nathan Lovato
4d1cf0019c code scripts to find renamed files in the docs and create redirects 2021-11-25 18:59:05 -06:00
Nathan Lovato
5e3a7c8fd1 Add a tool to move rst files and images
The program moves a list of rst files along with their image
dependencies to a target directory. It then outputs redirects
in the format the ReadTheDocs backend expects.
2020-10-10 22:27:56 -06:00
Rémi Verschelde
e8033a60ee Update locales to match current engine core/translation.cpp
Fixes https://github.com/godotengine/godot/issues/42236.

Make codespell skip the Telugu line, otherwise it wants to change `te` to `the`
(I don't want to put it as a global word ignore as it's a common typo.)
2020-09-22 08:36:56 +02:00
Hugo Locurcio
3f69884e19 Fix shellcheck warnings in format.sh
This makes the script behave correctly if the path to the
cloned repository contains spaces.
2020-06-13 18:11:30 +02:00
Rémi Verschelde
1361ffb70c Add _tools folder for utility scripts
Add script to list unused images in the repository.
2020-06-05 14:43:06 +02:00