diff --git a/doc/classes/PopupMenu.xml b/doc/classes/PopupMenu.xml
index 25b38d07ed3..ec6758908e6 100644
--- a/doc/classes/PopupMenu.xml
+++ b/doc/classes/PopupMenu.xml
@@ -242,6 +242,12 @@
Removes all items from the [PopupMenu].
+
+
+
+
+
+
diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml
index e1f33b93509..e3084c09caa 100644
--- a/doc/classes/ProjectSettings.xml
+++ b/doc/classes/ProjectSettings.xml
@@ -418,8 +418,8 @@
Position offset for tooltips, relative to the mouse cursor's hotspot.
- Disables WinTab API and always use Windows Ink API for the pen input (Windows only).
-
+ Disables WinTab API and always use Windows Ink API for the pen input (Windows only).
+
If [code]true[/code], allows HiDPI display on Windows and macOS. This setting has no effect on desktop Linux, as DPI-awareness fallbacks are not supported there.
diff --git a/doc/classes/TextEdit.xml b/doc/classes/TextEdit.xml
index 49025ab9a49..dcba728c5ed 100644
--- a/doc/classes/TextEdit.xml
+++ b/doc/classes/TextEdit.xml
@@ -343,17 +343,6 @@
Select all the text.
-
-
-
-
-
-
-
-
- If [code]true[/code], hides the line of the specified index.
-
-
@@ -365,6 +354,17 @@
Sets the text for a specific line.
+
+
+
+
+
+
+
+
+ If [code]true[/code], hides the line of the specified index.
+
+
diff --git a/doc/classes/TreeItem.xml b/doc/classes/TreeItem.xml
index f3273e641e2..2bb0abef9b7 100644
--- a/doc/classes/TreeItem.xml
+++ b/doc/classes/TreeItem.xml
@@ -249,6 +249,14 @@
+
+
+
+
+
+
+
+
@@ -572,6 +580,16 @@
If [code]true[/code], the given column is selectable.
+
+
+
+
+
+
+
+
+
+