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/TranslationServer.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/classes/TranslationServer.xml') diff --git a/doc/classes/TranslationServer.xml b/doc/classes/TranslationServer.xml index 3369663af6..664cb3e2e3 100644 --- a/doc/classes/TranslationServer.xml +++ b/doc/classes/TranslationServer.xml @@ -7,8 +7,8 @@ Server that manages all translations. Translations can be set to it and removed from it. - https://docs.godotengine.org/en/latest/tutorials/i18n/internationalizing_games.html - https://docs.godotengine.org/en/latest/tutorials/i18n/locales.html + https://docs.godotengine.org/en/latest/tutorials/i18n/internationalizing_games.html + https://docs.godotengine.org/en/latest/tutorials/i18n/locales.html -- cgit v1.2.3