mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +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.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
Vertical split container. See [SplitContainer]. This goes from top to bottom.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="GUI containers">$DOCS_URL/tutorials/ui/gui_containers.html</link>
|
||||
</tutorials>
|
||||
<theme_items>
|
||||
<theme_item name="autohide" data_type="constant" type="int" default="1">
|
||||
|
||||
Reference in New Issue
Block a user