Fix non-unique Sphinx name in Getting Started (#5597)

This commit is contained in:
Leona 'leo' Gottfried
2022-03-10 16:52:26 +01:00
committed by GitHub
parent 0faedd6b5d
commit 6a001297d9
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ Contents
.. toctree::
:maxdepth: 1
:name: toc-learn-introduction
:name: toc-learn-first_2d_game
01.project_setup
02.player_scene

View File

@@ -54,7 +54,7 @@ Contents
.. toctree::
:maxdepth: 1
:name: toc-learn-introduction
:name: toc-learn-first_3d_game
01.game_setup
02.player_input