37 Commits
Author SHA1 Message Date
Hugo Locurcio e69b689540 Add JavaScript-based redirects to supplement Read the Docs redirects
Read the Docs redirects don't reliably apply when there is a
large amount of redirects defined. While this JavaScript-based
solution is not as seamless, it has no limit on how many redirects
can be defined.
2025-10-03 00:51:16 +02:00
Lukas Tenbrink 8ba30f1504 Add redirects to redirects.csv after contributing content was migrated (#11315) 2025-09-30 18:31:38 +02:00
Lukas Tenbrink f875de93e5 Update contributing links to contributing.godotengine.org. 2025-09-11 19:22:27 +02:00
Lukas Tenbrink 0855668721 Migrate contributing contents to a separate documentation site. 2025-09-11 17:59:08 +02:00
dependabot[bot] 6ad8b84835 Bump requests from 2.32.0 to 2.32.4 in /_tools/redirects
Bumps [requests](https://github.com/psf/requests) from 2.32.0 to 2.32.4.
- [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.32.0...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-10 08:16:39 +00:00
Lukas Tenbrink 028abe15d1 Split C++ (godot-cpp) and GDExtension system info into separate categories, children of Scripting. 2025-04-24 21:59:02 +02:00
tetrapod00 d8af389550 Remove Blender ESCN exporter pages. 2024-10-08 17:26:01 -07:00
A Thousand Ships 799f39d4b6 Fix redirect to new contribution guidelines 2024-07-21 13:22:28 +02:00
Nathalie Galla 86192a2830 Merge pull request #9609 from MurderVeggie/how-to-contribute
Fresh "How to contribute" page
2024-07-19 19:27:17 +02:00
Nathalie Galla 8a50e7b257 updated "Ways to contribute"
This page was so old, it still listed Juan as the lone core developer. Rewritten from scratch to reflect the different avenues of support, including funding and non-tech contributions.
2024-07-15 18:20:49 +02:00
Matthew e92616b7af Merge pull request #9336 from smix8/nav_obstacles
Update NavigationObstacles for Godot 4.3 changes
2024-06-03 18:20:53 -04:00
Matthew 74c0b5a411 Merge pull request #9311 from BastiaanOlij/update_ar_passthrough
Update the passthrough documentation to reflect the changes in Godot 4.3
2024-06-03 18:15:52 -04:00
Bastiaan Olij 17f7f17f3c Update the passthrough documentation to reflect the changes in Godot 4.3 2024-05-30 12:52:18 +10:00
dependabot[bot] 2791979625 ---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 06:27:21 +00:00
smix8 8e0e12367f Update NavigationObstacles for Godot 4.3 changes
Updates NavigationObstacles documentation as they can not affect the navigation mesh baking.
2024-05-16 01:52:25 +02:00
melquiadess dbe3a88377 Fix various minor typos 2024-04-20 16:41:23 +01: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
Cerno_b bc2ff75da2 Reorganise "about" headers 2023-11-11 17:07:39 +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
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 SizovandCalebJohn 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
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 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