summaryrefslogtreecommitdiff
path: root/doc/classes/PanelContainer.xml
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <remi@verschelde.fr>2022-04-29 08:04:32 +0200
committerGitHub <noreply@github.com>2022-04-29 08:04:32 +0200
commitce01bf22be45e8f01639d12c8e23235e3412c0f5 (patch)
tree476dff56dab701bcee2feb9d63c0fbb83afc4c73 /doc/classes/PanelContainer.xml
parent55198f5c288d98526f7db556ac5ffd002a51df97 (diff)
parent3b941ed98cfb1f72c35684f1d4d458dacd482c63 (diff)
Merge pull request #60405 from CheetoMonster/documentation-edits
BoxContainer description to point to the "Using Containers" page
Diffstat (limited to 'doc/classes/PanelContainer.xml')
-rw-r--r--doc/classes/PanelContainer.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/PanelContainer.xml b/doc/classes/PanelContainer.xml
index 1bb26045d9..fff30e0dc0 100644
--- a/doc/classes/PanelContainer.xml
+++ b/doc/classes/PanelContainer.xml
@@ -7,6 +7,7 @@
Panel container type. This container fits controls inside of the delimited area of a stylebox. It's useful for giving controls an outline.
</description>
<tutorials>
+ <link title="GUI containers">$DOCS_URL/tutorials/ui/gui_containers.html</link>
<link title="2D Role Playing Game Demo">https://godotengine.org/asset-library/asset/520</link>
</tutorials>
<members>