Merge pull request #10659 from tetrapod00/doc-not-toc

Update links to C# and GDScript sections
This commit is contained in:
Matthew
2025-02-22 08:13:44 -05:00
committed by GitHub
11 changed files with 20 additions and 17 deletions

View File

@@ -29,9 +29,8 @@ another tab of each codeblock for convenience.
.. image:: img/scripting_first_script_rotating_godot.gif
.. seealso:: To learn more about GDScript, its keywords, and its syntax, head to
the :ref:`GDScript reference<doc_gdscript>`.
.. seealso:: To learn more about C#, head to the :ref:`C# basics <doc_c_sharp>` page.
the :ref:`doc_gdscript` section. To learn more about C#,
head to the :ref:`doc_c_sharp` section.
Project setup
-------------