فهرست منبع

Merge pull request #29159 from YeldhamDev/doc_theme_skinning_link

Add "GUI skinning" tutorial link to the 'Theme' doc
Rémi Verschelde 6 سال پیش
والد
کامیت
a4b250d1ae
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      doc/classes/Theme.xml

+ 1 - 0
doc/classes/Theme.xml

@@ -8,6 +8,7 @@
 		Theme resources can be alternatively loaded by writing them in a .theme file, see docs for more info.
 	</description>
 	<tutorials>
+		<link>https://docs.godotengine.org/en/stable/tutorials/gui/gui_skinning.html</link>
 	</tutorials>
 	<methods>
 		<method name="clear">