From c4903a603b819c6389f3a3a8a542be03a3a46aec Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Wed, 5 Aug 2020 14:43:40 +0200 Subject: Add link titles for all links in the class reference This makes them display in a nicer way in the editor help. (The title will display instead of the full URL.) --- doc/classes/CharFXTransform.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/classes/CharFXTransform.xml') diff --git a/doc/classes/CharFXTransform.xml b/doc/classes/CharFXTransform.xml index c16e448498..a988035c36 100644 --- a/doc/classes/CharFXTransform.xml +++ b/doc/classes/CharFXTransform.xml @@ -7,8 +7,8 @@ By setting various properties on this object, you can control how individual characters will be displayed in a [RichTextEffect]. - https://docs.godotengine.org/en/latest/tutorials/gui/bbcode_in_richtextlabel.html - https://github.com/Eoin-ONeill-Yokai/Godot-Rich-Text-Effect-Test-Project + https://docs.godotengine.org/en/latest/tutorials/gui/bbcode_in_richtextlabel.html + https://github.com/Eoin-ONeill-Yokai/Godot-Rich-Text-Effect-Test-Project -- cgit v1.2.3