Hugo Locurcio
|
e6f40bde7a
|
Add a "see also" link to the GDScript grammar in the GDScript section
The page is in the Development section, but it's not easy to discover.
(cherry picked from commit ea7814b25c)
|
2021-04-26 16:57:09 +02:00 |
|
Hugo Locurcio
|
9e57202866
|
Split the GDScript warning system documentation into its own page
It's not strictly related to static typing, as it can work without it
(e.g. to signal unreachable code).
|
2020-05-17 01:01:59 +02:00 |
|
Rémi Verschelde
|
aaca561488
|
Code style fixes in Procedural geometry docs
|
2019-09-02 11:12:44 +02:00 |
|
Hugo Locurcio
|
c41d188838
|
Split GDScript exports documentation into its own page
This makes the GDScript basics page shorter.
|
2019-08-21 17:30:19 +02:00 |
|
Nathan Lovato
|
3515f10555
|
Add intro to typed gdscript
Same article as http://gdquest.com/tutorial/game-design/godot/gdscript/typed-gdscript/, ported to RST
@vnen reviewed the content already, and I improved the article based on
his feedback.
Co-authored-by: Guilherme Henrique Teixeira de Oliveira <htoguilherme@gmail.com>
|
2018-09-21 07:32:44 +09:00 |
|
Nathan
|
18f889b6a4
|
Improve docs structure
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
|
2018-01-25 08:54:27 +01:00 |
|