diff --git a/subdoc/gen_tests/function-overloads/index.html b/subdoc/gen_tests/function-overloads/index.html
index 654e4e725..a5526cda2 100644
--- a/subdoc/gen_tests/function-overloads/index.html
+++ b/subdoc/gen_tests/function-overloads/index.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/function-overloads/n-fn.multiple.0.html b/subdoc/gen_tests/function-overloads/n-fn.multiple.0.html
index 2fe80e473..6a02c8fb4 100644
--- a/subdoc/gen_tests/function-overloads/n-fn.multiple.0.html
+++ b/subdoc/gen_tests/function-overloads/n-fn.multiple.0.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/function-overloads/n-fn.multiple.1.html b/subdoc/gen_tests/function-overloads/n-fn.multiple.1.html
index 7e07b7718..d1a450984 100644
--- a/subdoc/gen_tests/function-overloads/n-fn.multiple.1.html
+++ b/subdoc/gen_tests/function-overloads/n-fn.multiple.1.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/function-overloads/namespace.n.html b/subdoc/gen_tests/function-overloads/namespace.n.html
index 5a19579c0..5db493018 100644
--- a/subdoc/gen_tests/function-overloads/namespace.n.html
+++ b/subdoc/gen_tests/function-overloads/namespace.n.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/markdown/N.html b/subdoc/gen_tests/markdown/N.html
index 54202fd54..a62ce4ac5 100644
--- a/subdoc/gen_tests/markdown/N.html
+++ b/subdoc/gen_tests/markdown/N.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/markdown/S.html b/subdoc/gen_tests/markdown/S.html
index c53813c08..27f674c0b 100644
--- a/subdoc/gen_tests/markdown/S.html
+++ b/subdoc/gen_tests/markdown/S.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/markdown/Syntax.html b/subdoc/gen_tests/markdown/Syntax.html
index 5438b9ed6..40365a6a0 100644
--- a/subdoc/gen_tests/markdown/Syntax.html
+++ b/subdoc/gen_tests/markdown/Syntax.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/markdown/index.html b/subdoc/gen_tests/markdown/index.html
index e748ebde6..c22591baa 100644
--- a/subdoc/gen_tests/markdown/index.html
+++ b/subdoc/gen_tests/markdown/index.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/nested-namespace/index.html b/subdoc/gen_tests/nested-namespace/index.html
index 9813dfd5a..151a248e6 100644
--- a/subdoc/gen_tests/nested-namespace/index.html
+++ b/subdoc/gen_tests/nested-namespace/index.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/nested-namespace/namespace.outer_namespace.html b/subdoc/gen_tests/nested-namespace/namespace.outer_namespace.html
index 51bc86063..a620ab6eb 100644
--- a/subdoc/gen_tests/nested-namespace/namespace.outer_namespace.html
+++ b/subdoc/gen_tests/nested-namespace/namespace.outer_namespace.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/nested-namespace/outer_namespace-fn.outer.html b/subdoc/gen_tests/nested-namespace/outer_namespace-fn.outer.html
index fdd123b80..30d56a7b1 100644
--- a/subdoc/gen_tests/nested-namespace/outer_namespace-fn.outer.html
+++ b/subdoc/gen_tests/nested-namespace/outer_namespace-fn.outer.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/nested-namespace/outer_namespace-inner_namespace-fn.inner.html b/subdoc/gen_tests/nested-namespace/outer_namespace-inner_namespace-fn.inner.html
index 8f7f9338c..6e8a81be0 100644
--- a/subdoc/gen_tests/nested-namespace/outer_namespace-inner_namespace-fn.inner.html
+++ b/subdoc/gen_tests/nested-namespace/outer_namespace-inner_namespace-fn.inner.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/nested-namespace/outer_namespace-namespace.empty.html b/subdoc/gen_tests/nested-namespace/outer_namespace-namespace.empty.html
index 4df266aad..7de9771f3 100644
--- a/subdoc/gen_tests/nested-namespace/outer_namespace-namespace.empty.html
+++ b/subdoc/gen_tests/nested-namespace/outer_namespace-namespace.empty.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/nested-namespace/outer_namespace-namespace.inner_namespace.html b/subdoc/gen_tests/nested-namespace/outer_namespace-namespace.inner_namespace.html
index 51a353d3b..4143ad1ec 100644
--- a/subdoc/gen_tests/nested-namespace/outer_namespace-namespace.inner_namespace.html
+++ b/subdoc/gen_tests/nested-namespace/outer_namespace-namespace.inner_namespace.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/struct-basic/S.html b/subdoc/gen_tests/struct-basic/S.html
index 0d63c7f39..0592cc299 100644
--- a/subdoc/gen_tests/struct-basic/S.html
+++ b/subdoc/gen_tests/struct-basic/S.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/struct-basic/index.html b/subdoc/gen_tests/struct-basic/index.html
index 414db33d8..77bf3c828 100644
--- a/subdoc/gen_tests/struct-basic/index.html
+++ b/subdoc/gen_tests/struct-basic/index.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/struct-complex/Base.html b/subdoc/gen_tests/struct-complex/Base.html
index fc45470d2..c85d03807 100644
--- a/subdoc/gen_tests/struct-complex/Base.html
+++ b/subdoc/gen_tests/struct-complex/Base.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/struct-complex/OtherType.html b/subdoc/gen_tests/struct-complex/OtherType.html
index d3975095a..bc3d4f778 100644
--- a/subdoc/gen_tests/struct-complex/OtherType.html
+++ b/subdoc/gen_tests/struct-complex/OtherType.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/struct-complex/S.html b/subdoc/gen_tests/struct-complex/S.html
index 8ffa59c6c..01e092a6e 100644
--- a/subdoc/gen_tests/struct-complex/S.html
+++ b/subdoc/gen_tests/struct-complex/S.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/struct-complex/index.html b/subdoc/gen_tests/struct-complex/index.html
index 9b0bd8f85..d7a4de15e 100644
--- a/subdoc/gen_tests/struct-complex/index.html
+++ b/subdoc/gen_tests/struct-complex/index.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/struct-complex/macro.sus_macro_for_test.html b/subdoc/gen_tests/struct-complex/macro.sus_macro_for_test.html
index c6fc19932..b2fb7592a 100644
--- a/subdoc/gen_tests/struct-complex/macro.sus_macro_for_test.html
+++ b/subdoc/gen_tests/struct-complex/macro.sus_macro_for_test.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/struct-complex/macro.sus_macro_for_test_fn.html b/subdoc/gen_tests/struct-complex/macro.sus_macro_for_test_fn.html
index 9f3502a3d..fddb71c31 100644
--- a/subdoc/gen_tests/struct-complex/macro.sus_macro_for_test_fn.html
+++ b/subdoc/gen_tests/struct-complex/macro.sus_macro_for_test_fn.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/templates/Concept.html b/subdoc/gen_tests/templates/Concept.html
index bd73af5ce..192df6ab1 100644
--- a/subdoc/gen_tests/templates/Concept.html
+++ b/subdoc/gen_tests/templates/Concept.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/templates/S.html b/subdoc/gen_tests/templates/S.html
index e138d7fdc..6a26aebac 100644
--- a/subdoc/gen_tests/templates/S.html
+++ b/subdoc/gen_tests/templates/S.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/templates/TemplateMethods.html b/subdoc/gen_tests/templates/TemplateMethods.html
index 9fabf0b2d..2600ad3c2 100644
--- a/subdoc/gen_tests/templates/TemplateMethods.html
+++ b/subdoc/gen_tests/templates/TemplateMethods.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/templates/TemplateStruct.html b/subdoc/gen_tests/templates/TemplateStruct.html
index a55b89abd..f5f434557 100644
--- a/subdoc/gen_tests/templates/TemplateStruct.html
+++ b/subdoc/gen_tests/templates/TemplateStruct.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/templates/fn.requires_overload.html b/subdoc/gen_tests/templates/fn.requires_overload.html
index 9a8ca8143..7892f0bb7 100644
--- a/subdoc/gen_tests/templates/fn.requires_overload.html
+++ b/subdoc/gen_tests/templates/fn.requires_overload.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/templates/fn.return_template.html b/subdoc/gen_tests/templates/fn.return_template.html
index 9a5ea9f43..e60ec2050 100644
--- a/subdoc/gen_tests/templates/fn.return_template.html
+++ b/subdoc/gen_tests/templates/fn.return_template.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/templates/fn.template_function.html b/subdoc/gen_tests/templates/fn.template_function.html
index c67db0858..2a4f932ac 100644
--- a/subdoc/gen_tests/templates/fn.template_function.html
+++ b/subdoc/gen_tests/templates/fn.template_function.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/templates/index.html b/subdoc/gen_tests/templates/index.html
index 50c042e2b..3c210de35 100644
--- a/subdoc/gen_tests/templates/index.html
+++ b/subdoc/gen_tests/templates/index.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/typenames-across-paths/index.html b/subdoc/gen_tests/typenames-across-paths/index.html
index e1bb9df07..e71576d93 100644
--- a/subdoc/gen_tests/typenames-across-paths/index.html
+++ b/subdoc/gen_tests/typenames-across-paths/index.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/typenames-across-paths/n-FunctionParams.html b/subdoc/gen_tests/typenames-across-paths/n-FunctionParams.html
index fd4d5daef..63a854507 100644
--- a/subdoc/gen_tests/typenames-across-paths/n-FunctionParams.html
+++ b/subdoc/gen_tests/typenames-across-paths/n-FunctionParams.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/typenames-across-paths/n-HoldS.html b/subdoc/gen_tests/typenames-across-paths/n-HoldS.html
index b249f8529..54fa2e8d1 100644
--- a/subdoc/gen_tests/typenames-across-paths/n-HoldS.html
+++ b/subdoc/gen_tests/typenames-across-paths/n-HoldS.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/typenames-across-paths/n-fn.pass_s.html b/subdoc/gen_tests/typenames-across-paths/n-fn.pass_s.html
index 75dfdfeab..f2ae41234 100644
--- a/subdoc/gen_tests/typenames-across-paths/n-fn.pass_s.html
+++ b/subdoc/gen_tests/typenames-across-paths/n-fn.pass_s.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/typenames-across-paths/n-fn.return_nested.html b/subdoc/gen_tests/typenames-across-paths/n-fn.return_nested.html
index fd90db3a4..561cb811e 100644
--- a/subdoc/gen_tests/typenames-across-paths/n-fn.return_nested.html
+++ b/subdoc/gen_tests/typenames-across-paths/n-fn.return_nested.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/typenames-across-paths/n-fn.return_s.html b/subdoc/gen_tests/typenames-across-paths/n-fn.return_s.html
index 170c9bbc2..22eea4055 100644
--- a/subdoc/gen_tests/typenames-across-paths/n-fn.return_s.html
+++ b/subdoc/gen_tests/typenames-across-paths/n-fn.return_s.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/typenames-across-paths/namespace.n.html b/subdoc/gen_tests/typenames-across-paths/namespace.n.html
index 1a0b65276..f496f6eff 100644
--- a/subdoc/gen_tests/typenames-across-paths/namespace.n.html
+++ b/subdoc/gen_tests/typenames-across-paths/namespace.n.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/typenames-across-paths/namespace.other.html b/subdoc/gen_tests/typenames-across-paths/namespace.other.html
index 7ad75f366..7426f8b1a 100644
--- a/subdoc/gen_tests/typenames-across-paths/namespace.other.html
+++ b/subdoc/gen_tests/typenames-across-paths/namespace.other.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/typenames-across-paths/other-namespace.subother.html b/subdoc/gen_tests/typenames-across-paths/other-namespace.subother.html
index 31f3a73cb..d4a3c86e1 100644
--- a/subdoc/gen_tests/typenames-across-paths/other-namespace.subother.html
+++ b/subdoc/gen_tests/typenames-across-paths/other-namespace.subother.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/typenames-across-paths/other-subother-C.html b/subdoc/gen_tests/typenames-across-paths/other-subother-C.html
index b417fa2e0..811fd66e7 100644
--- a/subdoc/gen_tests/typenames-across-paths/other-subother-C.html
+++ b/subdoc/gen_tests/typenames-across-paths/other-subother-C.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/typenames-across-paths/other-subother-S-FirstNested-Nested.html b/subdoc/gen_tests/typenames-across-paths/other-subother-S-FirstNested-Nested.html
index a683675c2..c496a81d7 100644
--- a/subdoc/gen_tests/typenames-across-paths/other-subother-S-FirstNested-Nested.html
+++ b/subdoc/gen_tests/typenames-across-paths/other-subother-S-FirstNested-Nested.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/typenames-across-paths/other-subother-S-FirstNested.html b/subdoc/gen_tests/typenames-across-paths/other-subother-S-FirstNested.html
index 357e46aab..9ede6e5a1 100644
--- a/subdoc/gen_tests/typenames-across-paths/other-subother-S-FirstNested.html
+++ b/subdoc/gen_tests/typenames-across-paths/other-subother-S-FirstNested.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/typenames-across-paths/other-subother-S.html b/subdoc/gen_tests/typenames-across-paths/other-subother-S.html
index c225543bc..56fe9c9e8 100644
--- a/subdoc/gen_tests/typenames-across-paths/other-subother-S.html
+++ b/subdoc/gen_tests/typenames-across-paths/other-subother-S.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/typenames-across-paths/other-subother-fn.subother_func.html b/subdoc/gen_tests/typenames-across-paths/other-subother-fn.subother_func.html
index abecdcc45..c9a6143e6 100644
--- a/subdoc/gen_tests/typenames-across-paths/other-subother-fn.subother_func.html
+++ b/subdoc/gen_tests/typenames-across-paths/other-subother-fn.subother_func.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\
diff --git a/subdoc/gen_tests/typenames-across-paths/other-subother-fn.subother_func_with_overload.hasanoverload.html b/subdoc/gen_tests/typenames-across-paths/other-subother-fn.subother_func_with_overload.hasanoverload.html
index 356234402..c750ebed7 100644
--- a/subdoc/gen_tests/typenames-across-paths/other-subother-fn.subother_func_with_overload.hasanoverload.html
+++ b/subdoc/gen_tests/typenames-across-paths/other-subother-fn.subother_func_with_overload.hasanoverload.html
@@ -105,7 +105,7 @@
const summmary = item.summary ? item.summary : "";
content += `\
-
+
${type}
\
${full_name}
\
${summmary}
\