\ No newline at end of file
diff --git a/rustdoc/bones_ecs/atomic/borrow/struct.AtomicBorrowMut.html b/rustdoc/bones_ecs/atomic/borrow/struct.AtomicBorrowMut.html
index 331a03ae62..8aa1f3ce89 100644
--- a/rustdoc/bones_ecs/atomic/borrow/struct.AtomicBorrowMut.html
+++ b/rustdoc/bones_ecs/atomic/borrow/struct.AtomicBorrowMut.html
@@ -18,7 +18,7 @@
U: From<T>,
\ No newline at end of file
diff --git a/rustdoc/bones_ecs/atomic/struct.AtomicCell.html b/rustdoc/bones_ecs/atomic/struct.AtomicCell.html
index a9aeaa64af..a4fabf371b 100644
--- a/rustdoc/bones_ecs/atomic/struct.AtomicCell.html
+++ b/rustdoc/bones_ecs/atomic/struct.AtomicCell.html
@@ -241,9 +241,9 @@
\ No newline at end of file
diff --git a/rustdoc/bones_ecs/components/struct.ComponentStores.html b/rustdoc/bones_ecs/components/struct.ComponentStores.html
index 779aa05b2c..120d038cd6 100644
--- a/rustdoc/bones_ecs/components/struct.ComponentStores.html
+++ b/rustdoc/bones_ecs/components/struct.ComponentStores.html
@@ -28,9 +28,9 @@
\ No newline at end of file
diff --git a/rustdoc/bones_ecs/components/struct.UntypedComponentStore.html b/rustdoc/bones_ecs/components/struct.UntypedComponentStore.html
index f4c6b51874..7976979be3 100644
--- a/rustdoc/bones_ecs/components/struct.UntypedComponentStore.html
+++ b/rustdoc/bones_ecs/components/struct.UntypedComponentStore.html
@@ -141,8 +141,8 @@
\ No newline at end of file
diff --git a/rustdoc/bones_ecs/entities/struct.Entities.html b/rustdoc/bones_ecs/entities/struct.Entities.html
index b6b77c3e52..0370244084 100644
--- a/rustdoc/bones_ecs/entities/struct.Entities.html
+++ b/rustdoc/bones_ecs/entities/struct.Entities.html
@@ -32,14 +32,14 @@
\ No newline at end of file
diff --git a/rustdoc/bones_ecs/entities/struct.Entity.html b/rustdoc/bones_ecs/entities/struct.Entity.html
index c7776b3985..6e89839725 100644
--- a/rustdoc/bones_ecs/entities/struct.Entity.html
+++ b/rustdoc/bones_ecs/entities/struct.Entity.html
@@ -35,11 +35,11 @@
U: From<T>,
\ No newline at end of file
diff --git a/rustdoc/bones_ecs/index.html b/rustdoc/bones_ecs/index.html
index 32b97f046d..e7a8067985 100644
--- a/rustdoc/bones_ecs/index.html
+++ b/rustdoc/bones_ecs/index.html
@@ -1,5 +1,5 @@
bones_ecs - Rust
\ No newline at end of file
diff --git a/rustdoc/bones_ecs/prelude/alloc/alloc/struct.AllocError.html b/rustdoc/bones_ecs/prelude/alloc/alloc/struct.AllocError.html
index 3f0a5b867f..022c9b2e38 100644
--- a/rustdoc/bones_ecs/prelude/alloc/alloc/struct.AllocError.html
+++ b/rustdoc/bones_ecs/prelude/alloc/alloc/struct.AllocError.html
@@ -14,9 +14,9 @@
U: From<T>,
Creates a layout describing the record for n instances of
self, with a suitable amount of padding between each to
ensure that each instance is given its requested size and
alignment. On success, returns (k, offs) where k is the
layout of the array and offs is the distance between the start
-of each element in the array. Read more
\ No newline at end of file
diff --git a/rustdoc/bones_ecs/prelude/alloc/collections/btree_map/enum.Entry.html b/rustdoc/bones_ecs/prelude/alloc/collections/btree_map/enum.Entry.html
index 37d388565d..9c0ac56c5f 100644
--- a/rustdoc/bones_ecs/prelude/alloc/collections/btree_map/enum.Entry.html
+++ b/rustdoc/bones_ecs/prelude/alloc/collections/btree_map/enum.Entry.html
@@ -102,7 +102,7 @@
\ No newline at end of file
diff --git a/rustdoc/bones_ecs/prelude/alloc/collections/btree_map/struct.BTreeMap.html b/rustdoc/bones_ecs/prelude/alloc/collections/btree_map/struct.BTreeMap.html
index 8cd73928e7..54bfd1fc9f 100644
--- a/rustdoc/bones_ecs/prelude/alloc/collections/btree_map/struct.BTreeMap.html
+++ b/rustdoc/bones_ecs/prelude/alloc/collections/btree_map/struct.BTreeMap.html
@@ -781,11 +781,11 @@
\ No newline at end of file
diff --git a/rustdoc/bones_ecs/prelude/alloc/collections/btree_map/struct.OccupiedError.html b/rustdoc/bones_ecs/prelude/alloc/collections/btree_map/struct.OccupiedError.html
index 08635176b9..049411eb09 100644
--- a/rustdoc/bones_ecs/prelude/alloc/collections/btree_map/struct.OccupiedError.html
+++ b/rustdoc/bones_ecs/prelude/alloc/collections/btree_map/struct.OccupiedError.html
@@ -35,7 +35,7 @@
U: From<T>,