From 29e68aa40e3effa1946b3889021b8c61a933c05c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sun, 7 Jan 2018 01:37:45 +0100 Subject: doc: Sync classref with current source --- doc/classes/EditorInterface.xml | 14 ++++++++++++++ doc/classes/EditorPlugin.xml | 4 +--- 2 files changed, 15 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/classes/EditorInterface.xml b/doc/classes/EditorInterface.xml index 4bbbac8cf7..db715d2379 100644 --- a/doc/classes/EditorInterface.xml +++ b/doc/classes/EditorInterface.xml @@ -76,6 +76,12 @@ Returns the [ScriptEditor]. + + + + + + @@ -141,6 +147,14 @@ Saves the scene as a file at [code]path[/code]. + + + + + + + + diff --git a/doc/classes/EditorPlugin.xml b/doc/classes/EditorPlugin.xml index ada0ee56a8..1505845824 100644 --- a/doc/classes/EditorPlugin.xml +++ b/doc/classes/EditorPlugin.xml @@ -136,9 +136,7 @@ - - - + -- cgit v1.2.3