Commit Graph

15 Commits

Author SHA1 Message Date
Matthew
59a53252ec Merge pull request #10659 from tetrapod00/doc-not-toc
Update links to C# and GDScript sections
2025-02-22 08:13:44 -05:00
tetrapod00
45ba52453e Improve Creating your first script page
- Add godot.svg icon according to comment.
- Update link to intro section based on comment.
- Update some styling to match current guidelines.
2025-02-09 18:38:40 -08:00
tetrapod00
048bb2775e Update links to C# and GDScript sections
- Change all links to '_doc' anchors instead of 'toc's.
- Move 'doc_c_sharp' and 'doc_gdscript' to the index pages.
- Add 'doc_gdscript_reference' anchor.
- Update all existing links to point to the right place,
updating grammar if needed.
2025-02-09 16:16:43 -08:00
Hugo Locurcio
b9b79fe4c7 Update screenshots in Introduction section 2023-07-06 20:00:03 +02:00
Lorenzo Meninato
a87812f570 Fix small typo in introduction_to_godot.rst 2023-03-01 11:57:53 -05:00
Yuri Sizov
978a13bb0a Mark potentially outdated pages with a WIP warning 2023-02-26 14:21:15 +01:00
Hugo Locurcio
87298c021f Update FAQ for Godot 4.0
- Link to Console support in Godot documentation.
  - In the Console support in Godot page, link to the
    "Godot and consoles, all you need to know" blog post as it contains
    additional context.
- Link to Importing 3D scenes documentation directly to avoid copypasting
  the answer.
- Replace uses of "open-source" with "open source" for consistency.
2023-02-13 00:12:37 +01:00
Max Hilbrunner
3765e1ca51 Nuke GDNative from docs 2022-10-15 23:53:50 +02:00
skyace65
5fce24792d Remove visual scripting from the documentation 2022-08-25 22:18:25 -04:00
Sam Van Campenhout
503408d245 Update the showcase video links (#5961)
* Update the showcase video links

This updates the showcase video links to the most recently released version.

* Link to the showcase video playlist

This replaces the individual showcase video links with a single link to the showcase playlist. This has the advantage that we don't need to update the links when new videos come out.
2022-07-19 22:57:01 +02:00
Matthew
336c6747af Change link on the first script page (#5677)
* Change link on the first script page
2022-03-14 14:02:37 +01:00
Zazucki
2e33ad8930 Update Harvard CS50 link to latest version (#5679) 2022-03-13 01:08:06 +01:00
Nathan Lovato
d0eb1eb6bc Move remaining files out of step_by_step/
Moved those to scripting/:

- filesystem
- resources
- singletons_autoload
- scene_tree

export to export/

and godot_design_philosophy to introduction/
2020-12-02 20:31:01 -06:00
Nathan Lovato
ae99e3cb40 Fix typos, add missing link, use the expression main screen 2020-11-27 01:23:46 -06:00
Nathan Lovato
3fafc6335b Write introduction_to_godot.rst
Closes #4177
2020-10-28 15:37:01 -06:00