From fea37cfb526418f489975ccdbdb46035d61d4a88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sat, 22 Feb 2020 14:59:09 +0100 Subject: doc: Sync classref with StringName/Callable changes --- modules/gdnative/doc_classes/GDNative.xml | 4 ++-- modules/gdnative/doc_classes/NativeScript.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'modules/gdnative/doc_classes') diff --git a/modules/gdnative/doc_classes/GDNative.xml b/modules/gdnative/doc_classes/GDNative.xml index b4b63bf04a..44d9e32ed8 100644 --- a/modules/gdnative/doc_classes/GDNative.xml +++ b/modules/gdnative/doc_classes/GDNative.xml @@ -10,9 +10,9 @@ - + - + diff --git a/modules/gdnative/doc_classes/NativeScript.xml b/modules/gdnative/doc_classes/NativeScript.xml index b21d16a6fd..f2e9cac6dc 100644 --- a/modules/gdnative/doc_classes/NativeScript.xml +++ b/modules/gdnative/doc_classes/NativeScript.xml @@ -17,7 +17,7 @@ - + Returns the documentation string that was previously set with [code]godot_nativescript_set_method_documentation[/code]. @@ -26,7 +26,7 @@ - + Returns the documentation string that was previously set with [code]godot_nativescript_set_property_documentation[/code]. @@ -35,7 +35,7 @@ - + Returns the documentation string that was previously set with [code]godot_nativescript_set_signal_documentation[/code]. -- cgit v1.2.3