diff --git a/docs.html b/docs.html
index 8acb5b13..3e2c8e4b 100644
--- a/docs.html
+++ b/docs.html
@@ -776,7 +776,7 @@ Constructors:
-The elements can be explicitly initialised during construction by specifying fill_form,
+Matrix elements can be explicitly initialised during construction by specifying fill_form,
which is one of:
@@ -1178,15 +1178,7 @@ Constructors:
-
-Caveat:
-
-- in Armadillo >= 10.5, the default initialisation is
fill::zeros
-- in Armadillo <= 10.4, the default initialisation is
fill::none
-
-
-
-
--
+Vector elements can be explicitly initialised during construction by specifying fill_form, as per the Mat class
Advanced constructors:
@@ -1458,15 +1450,7 @@ Constructors:
-
-Caveat:
-
-- in Armadillo >= 10.5, the default initialisation is
fill::zeros
-- in Armadillo <= 10.4, the default initialisation is
fill::none
-
-
-
-
--
+Vector elements can be explicitly initialised during construction by specifying fill_form, as per the Mat class
Advanced constructors:
@@ -1740,7 +1724,7 @@ Constructors:
-
-The elements can be explicitly initialised during construction by specifying fill_form,
+Cube elements can be explicitly initialised during construction by specifying fill_form,
which is one of: