소스 검색

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