\ No newline at end of file
diff --git a/dev/containers-data/CCMultiMap/MakeBidir/index.html b/dev/containers-data/CCMultiMap/MakeBidir/index.html
index fce556d5..1e32b121 100644
--- a/dev/containers-data/CCMultiMap/MakeBidir/index.html
+++ b/dev/containers-data/CCMultiMap/MakeBidir/index.html
@@ -1,2 +1,2 @@
-MakeBidir (containers-data.CCMultiMap.MakeBidir)
\ No newline at end of file
diff --git a/dev/containers-data/CCMultiMap/module-type-BIDIR/index.html b/dev/containers-data/CCMultiMap/module-type-BIDIR/index.html
index 78f6d468..f7a6024c 100644
--- a/dev/containers-data/CCMultiMap/module-type-BIDIR/index.html
+++ b/dev/containers-data/CCMultiMap/module-type-BIDIR/index.html
@@ -1,2 +1,2 @@
-BIDIR (containers-data.CCMultiMap.BIDIR)
\ No newline at end of file
diff --git a/dev/containers-data/CCMultiMap/module-type-S/index.html b/dev/containers-data/CCMultiMap/module-type-S/index.html
index 35d02623..0989d249 100644
--- a/dev/containers-data/CCMultiMap/module-type-S/index.html
+++ b/dev/containers-data/CCMultiMap/module-type-S/index.html
@@ -1,2 +1,2 @@
-S (containers-data.CCMultiMap.S)
\ No newline at end of file
diff --git a/dev/containers-data/_doc-dir/README.md b/dev/containers-data/_doc-dir/README.md
index 6df18daa..d12b5a18 100644
--- a/dev/containers-data/_doc-dir/README.md
+++ b/dev/containers-data/_doc-dir/README.md
@@ -310,7 +310,7 @@ to list authors based on the git commits.
Assuming your are in a clone of the repository:
1. Some dependencies are required, you'll need
- `opam install benchmark qcheck-core iter gen mdx uutf`.
+ `opam install benchmark qcheck-core iter gen mdx uutf yojson`.
2. run `make all` to enable everything (including tests).
3. make your changes, commit, push, and open a PR.
4. use `make test` without moderation! It must pass before a PR
diff --git a/dev/containers-thread/_doc-dir/README.md b/dev/containers-thread/_doc-dir/README.md
index 6df18daa..d12b5a18 100644
--- a/dev/containers-thread/_doc-dir/README.md
+++ b/dev/containers-thread/_doc-dir/README.md
@@ -310,7 +310,7 @@ to list authors based on the git commits.
Assuming your are in a clone of the repository:
1. Some dependencies are required, you'll need
- `opam install benchmark qcheck-core iter gen mdx uutf`.
+ `opam install benchmark qcheck-core iter gen mdx uutf yojson`.
2. run `make all` to enable everything (including tests).
3. make your changes, commit, push, and open a PR.
4. use `make test` without moderation! It must pass before a PR
diff --git a/dev/containers/_doc-dir/README.md b/dev/containers/_doc-dir/README.md
index 6df18daa..d12b5a18 100644
--- a/dev/containers/_doc-dir/README.md
+++ b/dev/containers/_doc-dir/README.md
@@ -310,7 +310,7 @@ to list authors based on the git commits.
Assuming your are in a clone of the repository:
1. Some dependencies are required, you'll need
- `opam install benchmark qcheck-core iter gen mdx uutf`.
+ `opam install benchmark qcheck-core iter gen mdx uutf yojson`.
2. run `make all` to enable everything (including tests).
3. make your changes, commit, push, and open a PR.
4. use `make test` without moderation! It must pass before a PR