\ No newline at end of file
diff --git a/numpy/array/fn.get_array_module.html b/numpy/array/fn.get_array_module.html
index 99e6b506..9ba38d35 100644
--- a/numpy/array/fn.get_array_module.html
+++ b/numpy/array/fn.get_array_module.html
@@ -1,2 +1,2 @@
-get_array_module in numpy::array - Rust
\ No newline at end of file
diff --git a/numpy/array/index.html b/numpy/array/index.html
index c09b1879..07937f18 100644
--- a/numpy/array/index.html
+++ b/numpy/array/index.html
@@ -1,2 +1,2 @@
-numpy::array - Rust
\ No newline at end of file
diff --git a/numpy/array/struct.PyArray.html b/numpy/array/struct.PyArray.html
index a37c6f4a..67ee47a9 100644
--- a/numpy/array/struct.PyArray.html
+++ b/numpy/array/struct.PyArray.html
@@ -1,4 +1,4 @@
-PyArray in numpy::array - Rust
\ No newline at end of file
diff --git a/numpy/array/type.PyArray1.html b/numpy/array/type.PyArray1.html
index 499ce6ff..ede34863 100644
--- a/numpy/array/type.PyArray1.html
+++ b/numpy/array/type.PyArray1.html
@@ -1,2 +1,2 @@
-PyArray1 in numpy::array - Rust
\ No newline at end of file
diff --git a/numpy/array/type.PyArray2.html b/numpy/array/type.PyArray2.html
index e5210a4c..05e11de8 100644
--- a/numpy/array/type.PyArray2.html
+++ b/numpy/array/type.PyArray2.html
@@ -1,2 +1,2 @@
-PyArray2 in numpy::array - Rust
\ No newline at end of file
diff --git a/numpy/array/type.PyArray3.html b/numpy/array/type.PyArray3.html
index 67de7213..379203aa 100644
--- a/numpy/array/type.PyArray3.html
+++ b/numpy/array/type.PyArray3.html
@@ -1,2 +1,2 @@
-PyArray3 in numpy::array - Rust
\ No newline at end of file
diff --git a/numpy/array/type.PyArray4.html b/numpy/array/type.PyArray4.html
index 9e0fe4c4..cad7461a 100644
--- a/numpy/array/type.PyArray4.html
+++ b/numpy/array/type.PyArray4.html
@@ -1,2 +1,2 @@
-PyArray4 in numpy::array - Rust
\ No newline at end of file
diff --git a/numpy/array/type.PyArray5.html b/numpy/array/type.PyArray5.html
index f18651db..472ba2a5 100644
--- a/numpy/array/type.PyArray5.html
+++ b/numpy/array/type.PyArray5.html
@@ -1,2 +1,2 @@
-PyArray5 in numpy::array - Rust
\ No newline at end of file
diff --git a/numpy/array/type.PyArray6.html b/numpy/array/type.PyArray6.html
index 6e16f48a..2dde0082 100644
--- a/numpy/array/type.PyArray6.html
+++ b/numpy/array/type.PyArray6.html
@@ -1,2 +1,2 @@
-PyArray6 in numpy::array - Rust
\ No newline at end of file
diff --git a/numpy/array/type.PyArrayDyn.html b/numpy/array/type.PyArrayDyn.html
index c0455b28..7f744bc5 100644
--- a/numpy/array/type.PyArrayDyn.html
+++ b/numpy/array/type.PyArrayDyn.html
@@ -1,2 +1,2 @@
-PyArrayDyn in numpy::array - Rust
\ No newline at end of file
diff --git a/numpy/borrow/index.html b/numpy/borrow/index.html
index 0d08aa13..bc9a2f40 100644
--- a/numpy/borrow/index.html
+++ b/numpy/borrow/index.html
@@ -1,4 +1,4 @@
-numpy::borrow - Rust
Types to safely create references into NumPy arrays
It is assumed that unchecked code - which includes unsafe Rust and Python - is validated by its author
which together with the dynamic borrow checking performed by this crate ensures that
safe Rust code cannot cause undefined behaviour by creating references into NumPy arrays.
diff --git a/numpy/borrow/struct.PyReadonlyArray.html b/numpy/borrow/struct.PyReadonlyArray.html
index 9a784740..f170580d 100644
--- a/numpy/borrow/struct.PyReadonlyArray.html
+++ b/numpy/borrow/struct.PyReadonlyArray.html
@@ -1,4 +1,4 @@
-PyReadonlyArray in numpy::borrow - Rust
An instance of this type ensures that there are no instances of PyReadwriteArray,
diff --git a/numpy/borrow/struct.PyReadwriteArray.html b/numpy/borrow/struct.PyReadwriteArray.html
index c2da879a..bd265b5c 100644
--- a/numpy/borrow/struct.PyReadwriteArray.html
+++ b/numpy/borrow/struct.PyReadwriteArray.html
@@ -1,4 +1,4 @@
-
An instance of this type ensures that there are no instances of PyReadonlyArray and no other instances of PyReadwriteArray,
diff --git a/numpy/borrow/type.PyReadonlyArray0.html b/numpy/borrow/type.PyReadonlyArray0.html
index 3cfee884..be28c201 100644
--- a/numpy/borrow/type.PyReadonlyArray0.html
+++ b/numpy/borrow/type.PyReadonlyArray0.html
@@ -1,2 +1,2 @@
-
\ No newline at end of file
diff --git a/numpy/borrow/type.PyReadonlyArray1.html b/numpy/borrow/type.PyReadonlyArray1.html
index 5161d6a1..7cb32b91 100644
--- a/numpy/borrow/type.PyReadonlyArray1.html
+++ b/numpy/borrow/type.PyReadonlyArray1.html
@@ -1,2 +1,2 @@
-PyReadonlyArray1 in numpy::borrow - Rust
\ No newline at end of file
diff --git a/numpy/borrow/type.PyReadonlyArray2.html b/numpy/borrow/type.PyReadonlyArray2.html
index 5bc4f915..bca89d1b 100644
--- a/numpy/borrow/type.PyReadonlyArray2.html
+++ b/numpy/borrow/type.PyReadonlyArray2.html
@@ -1,2 +1,2 @@
-PyReadonlyArray2 in numpy::borrow - Rust
\ No newline at end of file
diff --git a/numpy/borrow/type.PyReadonlyArray3.html b/numpy/borrow/type.PyReadonlyArray3.html
index 74956825..079e1b58 100644
--- a/numpy/borrow/type.PyReadonlyArray3.html
+++ b/numpy/borrow/type.PyReadonlyArray3.html
@@ -1,2 +1,2 @@
-PyReadonlyArray3 in numpy::borrow - Rust
\ No newline at end of file
diff --git a/numpy/borrow/type.PyReadonlyArray4.html b/numpy/borrow/type.PyReadonlyArray4.html
index 6878fe02..bbbe2420 100644
--- a/numpy/borrow/type.PyReadonlyArray4.html
+++ b/numpy/borrow/type.PyReadonlyArray4.html
@@ -1,2 +1,2 @@
-PyReadonlyArray4 in numpy::borrow - Rust
\ No newline at end of file
diff --git a/numpy/borrow/type.PyReadonlyArray5.html b/numpy/borrow/type.PyReadonlyArray5.html
index fb513434..408f45dc 100644
--- a/numpy/borrow/type.PyReadonlyArray5.html
+++ b/numpy/borrow/type.PyReadonlyArray5.html
@@ -1,2 +1,2 @@
-PyReadonlyArray5 in numpy::borrow - Rust
\ No newline at end of file
diff --git a/numpy/borrow/type.PyReadonlyArray6.html b/numpy/borrow/type.PyReadonlyArray6.html
index 4287fd6f..6d44e29e 100644
--- a/numpy/borrow/type.PyReadonlyArray6.html
+++ b/numpy/borrow/type.PyReadonlyArray6.html
@@ -1,2 +1,2 @@
-PyReadonlyArray6 in numpy::borrow - Rust
\ No newline at end of file
diff --git a/numpy/borrow/type.PyReadonlyArrayDyn.html b/numpy/borrow/type.PyReadonlyArrayDyn.html
index 4cc9bd3d..2bb9a67d 100644
--- a/numpy/borrow/type.PyReadonlyArrayDyn.html
+++ b/numpy/borrow/type.PyReadonlyArrayDyn.html
@@ -1,2 +1,2 @@
-PyReadonlyArrayDyn in numpy::borrow - Rust
\ No newline at end of file
diff --git a/numpy/borrow/type.PyReadwriteArray0.html b/numpy/borrow/type.PyReadwriteArray0.html
index 23c39698..1dceba78 100644
--- a/numpy/borrow/type.PyReadwriteArray0.html
+++ b/numpy/borrow/type.PyReadwriteArray0.html
@@ -1,2 +1,2 @@
-PyReadwriteArray0 in numpy::borrow - Rust
\ No newline at end of file
diff --git a/numpy/borrow/type.PyReadwriteArray1.html b/numpy/borrow/type.PyReadwriteArray1.html
index b1b35c9d..bc1357e6 100644
--- a/numpy/borrow/type.PyReadwriteArray1.html
+++ b/numpy/borrow/type.PyReadwriteArray1.html
@@ -1,2 +1,2 @@
-PyReadwriteArray1 in numpy::borrow - Rust
\ No newline at end of file
diff --git a/numpy/borrow/type.PyReadwriteArray2.html b/numpy/borrow/type.PyReadwriteArray2.html
index 1c6771b4..66704096 100644
--- a/numpy/borrow/type.PyReadwriteArray2.html
+++ b/numpy/borrow/type.PyReadwriteArray2.html
@@ -1,2 +1,2 @@
-PyReadwriteArray2 in numpy::borrow - Rust
\ No newline at end of file
diff --git a/numpy/borrow/type.PyReadwriteArray3.html b/numpy/borrow/type.PyReadwriteArray3.html
index 81acc5ed..3e174cec 100644
--- a/numpy/borrow/type.PyReadwriteArray3.html
+++ b/numpy/borrow/type.PyReadwriteArray3.html
@@ -1,2 +1,2 @@
-PyReadwriteArray3 in numpy::borrow - Rust
\ No newline at end of file
diff --git a/numpy/borrow/type.PyReadwriteArray4.html b/numpy/borrow/type.PyReadwriteArray4.html
index 1e371573..8afb62c9 100644
--- a/numpy/borrow/type.PyReadwriteArray4.html
+++ b/numpy/borrow/type.PyReadwriteArray4.html
@@ -1,2 +1,2 @@
-PyReadwriteArray4 in numpy::borrow - Rust
\ No newline at end of file
diff --git a/numpy/borrow/type.PyReadwriteArray5.html b/numpy/borrow/type.PyReadwriteArray5.html
index 2fb97109..8f292529 100644
--- a/numpy/borrow/type.PyReadwriteArray5.html
+++ b/numpy/borrow/type.PyReadwriteArray5.html
@@ -1,2 +1,2 @@
-PyReadwriteArray5 in numpy::borrow - Rust
\ No newline at end of file
diff --git a/numpy/borrow/type.PyReadwriteArray6.html b/numpy/borrow/type.PyReadwriteArray6.html
index 328889f9..9a1fcce9 100644
--- a/numpy/borrow/type.PyReadwriteArray6.html
+++ b/numpy/borrow/type.PyReadwriteArray6.html
@@ -1,2 +1,2 @@
-PyReadwriteArray6 in numpy::borrow - Rust
\ No newline at end of file
diff --git a/numpy/borrow/type.PyReadwriteArrayDyn.html b/numpy/borrow/type.PyReadwriteArrayDyn.html
index d96d33b4..06a320ad 100644
--- a/numpy/borrow/type.PyReadwriteArrayDyn.html
+++ b/numpy/borrow/type.PyReadwriteArrayDyn.html
@@ -1,2 +1,2 @@
-PyReadwriteArrayDyn in numpy::borrow - Rust
\ No newline at end of file
diff --git a/numpy/convert/index.html b/numpy/convert/index.html
index 14622b59..1bcef214 100644
--- a/numpy/convert/index.html
+++ b/numpy/convert/index.html
@@ -1,2 +1,2 @@
-numpy::convert - Rust
Conversion trait from borrowing Rust types to PyArray.
\ No newline at end of file
diff --git a/numpy/convert/trait.IntoPyArray.html b/numpy/convert/trait.IntoPyArray.html
index 31a9f20d..ee71fed8 100644
--- a/numpy/convert/trait.IntoPyArray.html
+++ b/numpy/convert/trait.IntoPyArray.html
@@ -1,4 +1,4 @@
-IntoPyArray in numpy::convert - Rust
\ No newline at end of file
diff --git a/numpy/convert/trait.ToPyArray.html b/numpy/convert/trait.ToPyArray.html
index 4efa32fb..aae96d04 100644
--- a/numpy/convert/trait.ToPyArray.html
+++ b/numpy/convert/trait.ToPyArray.html
@@ -1,4 +1,4 @@
-ToPyArray in numpy::convert - Rust
This module provides wrappers for NumPy’s datetime64 and timedelta64 types
which are used for time keeping with with an emphasis on scientific applications.
This means that while these types differentiate absolute and relative quantities, they ignore calendars (a month is always 30.44 days) and time zones.
diff --git a/numpy/datetime/struct.Datetime.html b/numpy/datetime/struct.Datetime.html
index 3add57e6..006fbf7f 100644
--- a/numpy/datetime/struct.Datetime.html
+++ b/numpy/datetime/struct.Datetime.html
@@ -1,4 +1,4 @@
-