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:
Chris verBurg
2022-04-20 23:16:02 -07:00
committed by Rémi Verschelde
parent fe60de2c6a
commit e7329c0cfc
14 changed files with 14 additions and 0 deletions

View File

@@ -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>