From 412612abfcda9643c3309b26db2dfc51d52d3f81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Fri, 23 Nov 2018 01:06:24 +0100 Subject: doc: Sync classref with current source --- doc/classes/AnimationNodeBlendSpace2D.xml | 8 ++++++++ doc/classes/BaseButton.xml | 6 +++--- doc/classes/EditorFileSystem.xml | 6 ++++++ doc/classes/SkeletonIK.xml | 2 ++ doc/classes/SplitContainer.xml | 6 ++++++ 5 files changed, 25 insertions(+), 3 deletions(-) diff --git a/doc/classes/AnimationNodeBlendSpace2D.xml b/doc/classes/AnimationNodeBlendSpace2D.xml index 39d780b6ef..55e27fc331 100644 --- a/doc/classes/AnimationNodeBlendSpace2D.xml +++ b/doc/classes/AnimationNodeBlendSpace2D.xml @@ -113,6 +113,8 @@ + + @@ -125,5 +127,11 @@ + + + + + + diff --git a/doc/classes/BaseButton.xml b/doc/classes/BaseButton.xml index ffdc010987..9c0459511c 100644 --- a/doc/classes/BaseButton.xml +++ b/doc/classes/BaseButton.xml @@ -65,12 +65,12 @@ [Shortcut] associated to the button. - - If [code]true[/code] the button is in toggle mode. Makes the button flip state between pressed and unpressed each time its area is clicked. - If [code]true[/code] the button will add information about its shortcut in the tooltip. + + If [code]true[/code] the button is in toggle mode. Makes the button flip state between pressed and unpressed each time its area is clicked. + diff --git a/doc/classes/EditorFileSystem.xml b/doc/classes/EditorFileSystem.xml index 5a8b506f9e..91e5bd81c3 100644 --- a/doc/classes/EditorFileSystem.xml +++ b/doc/classes/EditorFileSystem.xml @@ -93,6 +93,12 @@ Remitted if a resource is reimported. + + + + + + diff --git a/doc/classes/SkeletonIK.xml b/doc/classes/SkeletonIK.xml index 50246f1b18..e720ff8f52 100644 --- a/doc/classes/SkeletonIK.xml +++ b/doc/classes/SkeletonIK.xml @@ -45,6 +45,8 @@ + + diff --git a/doc/classes/SplitContainer.xml b/doc/classes/SplitContainer.xml index d56da68448..6370c40aba 100644 --- a/doc/classes/SplitContainer.xml +++ b/doc/classes/SplitContainer.xml @@ -11,6 +11,12 @@ + + + + + + -- cgit v1.2.3