diff --git a/doc/classes/EditorExportPlugin.xml b/doc/classes/EditorExportPlugin.xml
index 4045ab14c74..174a289d687 100644
--- a/doc/classes/EditorExportPlugin.xml
+++ b/doc/classes/EditorExportPlugin.xml
@@ -94,6 +94,14 @@
+
+
+
+
+
+
+
+
diff --git a/doc/classes/HSlider.xml b/doc/classes/HSlider.xml
index 125461cac00..985960db924 100644
--- a/doc/classes/HSlider.xml
+++ b/doc/classes/HSlider.xml
@@ -19,6 +19,8 @@
The background of the area to the left of the grabber.
+
+
The texture for the grabber when it's disabled.
diff --git a/doc/classes/JNISingleton.xml b/doc/classes/JNISingleton.xml
new file mode 100644
index 00000000000..1419536ebd7
--- /dev/null
+++ b/doc/classes/JNISingleton.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/doc/classes/Skeleton.xml b/doc/classes/Skeleton.xml
index fb563484ecc..3731ba875b3 100644
--- a/doc/classes/Skeleton.xml
+++ b/doc/classes/Skeleton.xml
@@ -38,6 +38,12 @@
Clear all the bones in this skeleton.
+
+
+
+
+
+
diff --git a/doc/classes/VSlider.xml b/doc/classes/VSlider.xml
index a6ae75704fd..0465ea3e447 100644
--- a/doc/classes/VSlider.xml
+++ b/doc/classes/VSlider.xml
@@ -23,6 +23,8 @@
The background of the area below the grabber.
+
+
The texture for the grabber when it's disabled.