diff --git a/doc/classes/GraphEdit.xml b/doc/classes/GraphEdit.xml
index 7dde030db77..3041a7cb7fa 100644
--- a/doc/classes/GraphEdit.xml
+++ b/doc/classes/GraphEdit.xml
@@ -88,7 +88,7 @@
Gets the [HBoxContainer] that contains the zooming and grid snap controls in the top left of the graph.
- Warning: The intended usage of this function is to allow you to reposition or add your own custom controls to the container. This is an internal control and as such should not be freed. If you wish to hide this or any of it's children use their [member CanvasItem.visible] property instead.
+ Warning: The intended usage of this function is to allow you to reposition or add your own custom controls to the container. This is an internal control and as such should not be freed. If you wish to hide this or any of it's children use their [member CanvasItem.visible] property instead.
diff --git a/doc/classes/HSlider.xml b/doc/classes/HSlider.xml
index 2fef4669d23..4e7d9bc9f34 100644
--- a/doc/classes/HSlider.xml
+++ b/doc/classes/HSlider.xml
@@ -13,20 +13,14 @@
-
-
-
-
-
-
diff --git a/doc/classes/PhysicalBone.xml b/doc/classes/PhysicalBone.xml
index 583c24e2c03..81446063f21 100644
--- a/doc/classes/PhysicalBone.xml
+++ b/doc/classes/PhysicalBone.xml
@@ -7,6 +7,24 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml
index 20a1a182e3f..126f11a4ede 100644
--- a/doc/classes/ProjectSettings.xml
+++ b/doc/classes/ProjectSettings.xml
@@ -401,6 +401,9 @@
Default orientation on mobile devices.
+
+ If [code]true[/code], the home indicator is hidden automatically. This only affects iOS devices without a physical home button.
+
If [code]true[/code], allows per-pixel transparency in a desktop window. This affects performance, so leave it on [code]false[/code] unless you need it.
@@ -437,9 +440,6 @@
If [code]Use Vsync[/code] is enabled and this setting is [code]true[/code], enables vertical synchronization via the operating system's window compositor when in windowed mode and the compositor is enabled. This will prevent stutter in certain situations. (Windows only.)
-
- If [code]true[/code], the home indicator is hidden automatically. This only affects iOS devices without a physical home button.
-
diff --git a/doc/classes/VSlider.xml b/doc/classes/VSlider.xml
index fc62e5c8922..8590c7bc3bc 100644
--- a/doc/classes/VSlider.xml
+++ b/doc/classes/VSlider.xml
@@ -17,20 +17,14 @@
-
-
-
-
-
-
diff --git a/doc/classes/Viewport.xml b/doc/classes/Viewport.xml
index de0e064a4a5..58dd36daa52 100644
--- a/doc/classes/Viewport.xml
+++ b/doc/classes/Viewport.xml
@@ -305,18 +305,18 @@
-
-
- Emitted when the size of the viewport is changed, whether by [method set_size_override], resize of window, or some other means.
-
-
-
+
Emitted when a Control node grabs keyboard focus.
+
+
+ Emitted when the size of the viewport is changed, whether by [method set_size_override], resize of window, or some other means.
+
+