A Thousand Ships
9d6bbd8306
Fix redirect to new contribution guidelines
...
(cherry picked from commit 799f39d4b6 )
2024-07-24 21:10:27 +02:00
Nathalie Galla
dcdb34ce94
Merge pull request #9609 from MurderVeggie/how-to-contribute
...
Fresh "How to contribute" page
(cherry picked from commit 86192a2830 )
2024-07-24 21:10:09 +02:00
A Thousand Ships
f382d171cc
Add thirdparty as linter exception
...
Fails on paths in the engine repo etc.
(cherry picked from commit 535915b228 )
2024-07-24 21:03:14 +02:00
Max Hilbrunner
8d9af1aa97
Merge pull request #9260 from melquiadess/fix-typos
...
Fix various minor typos
(cherry picked from commit 9237eb804c )
# Conflicts:
# contributing/documentation/docs_image_guidelines.rst
# tutorials/export/one-click_deploy.rst
# tutorials/xr/openxr_settings.rst
2024-05-07 15:15:03 +02:00
Max Hilbrunner
643001f9b1
Merge pull request #8450 from Cerno-b/reorganise-about-headers
...
Reorganise "about" headers
2023-11-25 19:19:00 +01:00
Max Hilbrunner
0f058184ad
Add redirects for old UWP pages to FAQ note
2023-11-18 13:08:15 +01:00
Max Hilbrunner
70c6bca054
Merge pull request #8411 from Calinou/update-unused-images-script
...
Update `list-unused-images.sh` script for recent changes
2023-11-14 07:43:07 +01:00
Hugo Locurcio
49f1f01b41
Update list-unused-images.sh script for recent changes
...
- Exclude all images in the top-level `img/` folder.
- Take WebP images into account.
- Fix shellcheck warnings.
- Mark the script as executable so it can be run more easily.
2023-11-13 21:51:44 +01:00
Cerno_b
bc2ff75da2
Reorganise "about" headers
2023-11-11 17:07:39 +01:00
Ricardo Subtil
6bf14ca9c5
Add LSP/DAP configuration section on external editors ( #7948 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2023-11-09 13:33:05 +01:00
Max Hilbrunner
e269ed9f56
Merge pull request #7884 from m4gr3d/update_android_plugin_tutorial
...
Update the Android documentation for Godot 4.2
2023-10-10 19:09:15 +02:00
Fredia Huya-Kouadio
66ee5cb491
Update the Android documentation for Godot 4.2
2023-10-10 09:31:52 -07:00
Aaron Franke
7d9ab84ac1
Split the "Importing 3D scenes" article into multiple pages
2023-10-01 13:11:36 -05:00
dependabot[bot]
4401e7d8e9
Bump requests from 2.20.0 to 2.31.0 in /_tools/redirects
...
Bumps [requests](https://github.com/psf/requests ) from 2.20.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.20.0...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-26 10:57:39 +00:00
Matthew
45c425079f
Tell codespell to ignore the locale code page ( #7519 )
2023-06-16 08:48:46 +02:00
Max Hilbrunner
1b0310aa47
Fix typos and make CI a happy Gobot
2023-03-09 05:55:58 +01:00
Max Hilbrunner
d44c1bd7dc
Update redirects
2023-02-28 18:35:16 +01:00
Max Hilbrunner
d724dc1212
Merge pull request #6212 from paddy-exe/gdextension-docs
...
Addition of GDExtension docs
2023-02-27 03:33:26 +01:00
Yuri Sizov
d524544e07
Improve naming and organization of some manual articles
...
HTML5/Web moved to their own subfolder
Global Illumination moved to their own subfolder
UI, IO, Inputs sections titles adjusted
2D, 3D tutorials grouped to improve navigation
2023-02-26 22:50:18 +01:00
Patrick
1d609842dd
GDExtension docs
...
Renames from GDNative to GDExtension
Add Pictures/Gifs and clarified compatability
Remove GDNative language bindings from GDExtension docs
Update SConstruct and AddingProperties section
updated with suggestions
Added property hint example + updated to API naming changes
Fixed redirect.csv
2023-02-26 16:44:45 +01:00
RedworkDE
4d78c82027
Rename page mono->dotnet, Doc build_assemblies args, Note about mono, Reviews, Fixes
2023-02-20 12:28:56 +01:00
Yuri Sizov
6c08ab05d2
Split general debugging and architecture diagram documentation
...
Co-authored-by: CalebJohn <git@calebjohn.ca >
2023-01-10 03:26:04 +03:00
Yuri Sizov
dbfe3b1d26
Reorganize documentation for contributors
...
- Merge Community/Contributing and Engine Development into one top-level section, Contributing.
- Structure it in a way that gives equal priority to various ways to contribute, including documentation.
- Rename several articles to be more comprehensive and in line with the overall state of the documentation.
- Rewrite the guide for class reference contributions.
2023-01-10 01:49:30 +03:00
Yuri Sizov
3f8fd6d127
Rename Tutorials to Manual, move migration guide to a higher level ( #6509 )
2023-01-05 15:37:47 -08:00
Yuri Sizov
4096508fb6
Change the square logo for a wide one ( #6397 )
...
Co-authored-by: Patchcoat <spiencewelch@gmail.com >
2022-11-20 12:10:09 +01:00
Max Hilbrunner
198393eec7
More Godot 4 rename fixes ( #6315 )
...
* Spatial -> 3D, Transform, Quaternion
* File -> FileAccess
* Camera -> Camera3D
* Update references to MeshInstance and MultiMeshInstance
* ImmediateGeometry -> ImmediateMesh, misc renames
2022-10-15 20:54:47 +02:00
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