4728 Commits

Author SHA1 Message Date
Max Hilbrunner
384ffa3e8f Merge pull request #8789 from mhilbrunner/fix-rtd
[3.2] Fix ReadTheDocs build and remove sphinx_search.extension
2024-01-17 01:13:26 +01:00
Max Hilbrunner
abd7e3b467 Remove sphinx_search.extension 2024-01-17 01:10:24 +01:00
Max Hilbrunner
187f152131 Fix RTD build 2024-01-17 01:09:50 +01:00
Rémi Verschelde
654a279cf3 Add caution message that this is outdated documentation
And further cleanup intro text which is outdated.
2023-02-15 17:34:18 +01:00
Rémi Verschelde
6bdba168e6 Remove info box about other versions as it always gets outdated
(cherry picked from commit 916ad43e52)
2022-10-14 18:08:12 +02:00
Hugo Locurcio
1a2cd61958 Increase spacing between list items to improve readability (#5962) 2022-07-23 02:29:56 +02:00
Max Hilbrunner
fe90ee5244 Pin docutils to <0.18 to fix CI due to new warning 2021-11-02 01:49:50 +01:00
Rémi Verschelde
34c02e3200 Release policy: Remove outdated content, point to stable 2021-10-25 14:09:43 +02:00
Andrew Kim
07bdedd7af Fix void typed function code sample in GDScript basics (#5281) 2021-09-25 19:48:48 +02:00
MeSnek
18a4fe1e05 Fixed typo "bitmaks" -> "bitmask" in Using TileMaps (#5255) 2021-09-14 17:59:31 +02:00
Hugo Locurcio
f8bb7cf2ef Link to godot-proposals instead of godot-roadmap in List of features
The godot-roadmap repository is no longer active.
2021-08-31 00:48:31 +02:00
Hugo Locurcio
30a4607980 Document that compiling a binary with Clang on Linux adds a .llvm suffix
This can result in people running old binaries unexpectedly, so it's
important to mention this suffix.
2021-08-30 18:00:53 +02:00
Matthew
13a6016500 Fix incorrect default blend mode in Environment and post-processing (#5210)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-08-29 17:40:10 +02:00
Matthew
e7db5f0615 Remove reference to xbuild in Compiling with Mono (#5201) 2021-08-27 14:36:30 +02:00
hpnrep6
662bc4824a Use oxford commas consistently in About the Asset Library (#5183) 2021-08-19 10:00:29 +02:00
hpnrep6
a547797c89 Fix sub resource ID formatting in Object Class (#5175)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-08-16 04:38:41 +02:00
hpnrep6
ef6f0c3fd3 Remove code block indentation in Editor icons (#5178) 2021-08-16 04:28:12 +02:00
Hugo Locurcio
65f4b46a0e Update Bug triage guidelines for newly added labels 2021-08-14 17:48:46 +02:00
Hugo Locurcio
5ab61fbba6 Document the permission requirement on Android on network tutorials 2021-08-12 00:19:23 +02:00
merumelu
0c9faf8d5a Hide "Edit on GitHub" link on the class reference TOC page (#5141) 2021-08-01 19:29:21 +02:00
Rémi Verschelde
592c9bcb06 Fixup linuxbsd reference in VS Code config
Should have been amended when cherry-picking 599b039194.

(cherry picked from commit 37a75713c3)
2021-07-22 23:02:53 +02:00
Hugo Locurcio
ad2f0d050e Remove unused GitHub Actions scheduled workflow
GitHub Actions' scheduled workflows only run on the `master` branch.
The `master` branch's scheduled workflow is now configured to build
both the `master` and `stable` branches of the documentation.

(cherry picked from commit 85bc5aa296)
2021-07-22 21:48:39 +02:00
Swanand Mulay
28bc29db53 Fixed link to C# documentation
ref link to C# documentation on line 312

(cherry picked from commit 799e8a9c70)
2021-07-22 21:48:16 +02:00
Herrum
a309e8aef4 Fixed a typo in 'Compiling with Mono' in the second sentence where 'Authorities' was spelled as 'Autorities'.
(cherry picked from commit 5fa12ab385)
2021-07-22 21:08:45 +02:00
Yuri Sizov
17566d42a8 Add Windows configuration example for VS Code
(cherry picked from commit f1b05afd19)
2021-07-22 21:07:51 +02:00
Max Hilbrunner
3b2bfba823 CSS: Remove error highlight
(cherry picked from commit c8d7e0a4ee)
2021-07-22 21:03:19 +02:00
Max Hilbrunner
f3f4c4149b Fix Sphinx warning about GDScriptLexer
(cherry picked from commit ca68069024)
2021-07-22 21:03:19 +02:00
Rémi Verschelde
e0d593b926 Exporting for Web: Update info about WebGL
(cherry picked from commit 1e375578c1)
2021-07-22 21:03:19 +02:00
Max Hilbrunner
58dff9daf8 Merge pull request #5089 from pycbouh/frontend-fix-nested-kbd
Fix styling for keyboard shortcuts

(cherry picked from commit 5b26374cb0)
2021-07-15 18:04:08 +02:00
Vladislav Vorobev
d52655bae0 Fixed class_name keyword ordering in GDScript style guide 2021-07-12 23:06:54 +02:00
Martin
9b55e49b3d Fix GDScript example formating 2021-07-12 23:03:12 +02:00
Rodrigo Ceccato de Freitas
9642c94df7 Fix small typo 2021-07-12 22:42:57 +02:00
Hugo Locurcio
247a939eac Add common use case scenarios in Multiple resolutions 2021-07-12 22:13:29 +02:00
Hugo Locurcio
4c9397cc6a Add a section about editor tooltips blinking in the Troubleshooting page 2021-07-12 22:10:05 +02:00
Adam Trhoň
37c0a3e5ef Remove obsolete C++11 flag from C++ module examples (#5057)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-06-29 19:00:27 +02:00
Mr. XiXu
4f59b331c1 Remove extraneous "from" in Using the Asset Library (#5054) 2021-06-28 19:14:22 +02:00
hpnrep6
0d5c2ceede Remove deleted channel "Jeremy Bullock" from video tutorials list in Tutorials and resources (#5036) 2021-06-22 18:49:49 +02:00
hpnrep6
48a6f60369 Add missing C# example semicolon in Using AnimationTree (#5029) 2021-06-21 16:59:45 +02:00
hpnrep6
0d99c1f3c1 Remove unnecessary parentheses from if statements in VR started tutorial (#5024) 2021-06-21 09:41:53 +02:00
hpnrep6
783f295af2 Replace C# if statement with switch statement to match GDScript (#5018) 2021-06-20 00:12:47 +02:00
hpnrep6
ac54967162 Adjust GDscript example formatting in Using Containers (#5020) 2021-06-19 22:08:02 +02:00
hpnrep6
b2579e9cef Add C# variant tab to Pausing games example (#5011)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-06-18 03:58:42 +02:00
hpnrep6
c4e48d5ba0 Fix C# code label in Multimesh example (#5008) 2021-06-17 22:52:42 +02:00
hpnrep6
0398e5e2f4 Fix JavaScript class reference dark mode (#5004) 2021-06-17 07:43:17 +02:00
hpnrep6
cc5a87712a Fix dark mode in JavaScript class reference (#5002) 2021-06-17 00:20:09 +02:00
Lisandro Lorea
afcbe6bf3f Clarify the purpose of load_steps in TSCN file format (#5001)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-06-16 23:45:18 +02:00
DeeJayLSP
31f15743ca Community channels: fix User groups link (#4991)
Add a missing _ at the end of user groups link.
2021-06-13 22:06:20 +02:00
DeeJayLSP
b1c6f4ac40 Remove pleonasm in Localization using gettext (#4968)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-06-07 21:58:32 +02:00
DeeJayLSP
455da3ecec Update class reference link on Scene organization (#4962)
doc_autoloads_versus_internal_nodes points to Autoloads versus regular nodes, so name it correctly.
2021-06-07 03:16:39 +02:00
DeeJayLSP
f9984cb956 Fix a typo in Logic preferences
At first I thought it was another example of first person usage, but it was just a typo.

This replaces a "my" where it should be "may".

(cherry picked from commit 81863d0518)
2021-06-04 09:46:03 +02:00