mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Fix non-unique Sphinx name in Getting Started (#5597)
(cherry picked from commit 6a001297d9)
This commit is contained in:
committed by
Rémi Verschelde
parent
76d67b9a2c
commit
b0a50f1d0e
@@ -64,7 +64,7 @@ Contents
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:name: toc-learn-introduction
|
||||
:name: toc-learn-first_2d_game
|
||||
|
||||
01.project_setup
|
||||
02.player_scene
|
||||
|
||||
@@ -54,7 +54,7 @@ Contents
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:name: toc-learn-introduction
|
||||
:name: toc-learn-first_3d_game
|
||||
|
||||
01.game_setup
|
||||
02.player_input
|
||||
|
||||
Reference in New Issue
Block a user