mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Link to Container tutorial
Users happening across any of the Container pages may not already know the intent of Containers, or which others are available. This commit adds a link to the existing "GUI containers" page in their tutorials sections.
(cherry picked from commit 3b941ed98c)
This commit is contained in:
committed by
Rémi Verschelde
parent
fe60de2c6a
commit
e7329c0cfc
@@ -7,6 +7,7 @@
|
||||
Horizontal box container. See [BoxContainer].
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="GUI containers">$DOCS_URL/tutorials/ui/gui_containers.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
</methods>
|
||||
|
||||
Reference in New Issue
Block a user