mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Fix non-unique Sphinx name in Getting Started (#5597)
This commit is contained in:
committed by
GitHub
parent
0faedd6b5d
commit
6a001297d9
@@ -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