diff --git a/docs.html b/docs.html
index 121a92ea..70025577 100644
--- a/docs.html
+++ b/docs.html
@@ -19307,30 +19307,6 @@ If you mainly use lots of very small vectors (eg. ≤ 4 elements)
-ARMA_CERR_STREAM
- |
-
-
- |
-
-The default stream used for printing warnings and errors.
-Must be always enabled.
-By default defined to std::cerr
- |
-
-
- |
-
- |
-
-
- |
-
-
- |
-
-
-
ARMA_COUT_STREAM
|
@@ -19355,6 +19331,30 @@ By default defined to std::cout
|
+ARMA_CERR_STREAM
+ |
+
+
+ |
+
+The default stream used for printing warnings and errors.
+Must be always enabled.
+By default defined to std::cerr
+ |
+
+
+ |
+
+ |
+
+
+ |
+
+
+ |
+
+
+
ARMA_WARN_LEVEL
|
|