From d4d12eba535b2aedcf658c46fabd44b053b10e70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sun, 29 Oct 2017 12:09:14 +0100 Subject: classref: Apply doctool to fix formatting Fixes regression from #12396 which caused #12466. [ci skip] --- doc/classes/Image.xml | 6 ++---- doc/classes/RichTextLabel.xml | 1 - doc/classes/TranslationServer.xml | 8 ++++++++ 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/doc/classes/Image.xml b/doc/classes/Image.xml index d5bea810ad..905a844094 100644 --- a/doc/classes/Image.xml +++ b/doc/classes/Image.xml @@ -409,10 +409,8 @@ - - - Holds all of the image's color data in a given format. See [code]FORMAT_*[/code] constants. - + + Holds all of the image's color data in a given format. See [code]FORMAT_*[/code] constants. diff --git a/doc/classes/RichTextLabel.xml b/doc/classes/RichTextLabel.xml index 7f9955d29b..cc644f34cb 100644 --- a/doc/classes/RichTextLabel.xml +++ b/doc/classes/RichTextLabel.xml @@ -31,7 +31,6 @@ - Adds BBCode to the text label. diff --git a/doc/classes/TranslationServer.xml b/doc/classes/TranslationServer.xml index 974b0e283f..1657541c19 100644 --- a/doc/classes/TranslationServer.xml +++ b/doc/classes/TranslationServer.xml @@ -30,6 +30,14 @@ + + + + + + + + -- cgit v1.2.3