diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index fceb15e8..6ed0f47f 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -669,7 +669,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index 24a6acbb..8bbeeb0a 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -728,7 +728,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index eb60672e..b5e8af7d 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -672,7 +672,7 @@
diff --git a/advanced/index.html b/advanced/index.html
index 968b5727..1163b4f8 100644
--- a/advanced/index.html
+++ b/advanced/index.html
@@ -623,7 +623,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index 2f964e01..b6b32556 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -764,7 +764,7 @@
diff --git a/basics/index.html b/basics/index.html
index 1286d7a6..e795eb96 100644
--- a/basics/index.html
+++ b/basics/index.html
@@ -627,7 +627,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index 6f60b118..438cdc51 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -675,7 +675,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index 94406586..449b03dc 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -645,7 +645,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index 4f1bf1c4..5b5aae36 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -662,7 +662,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index db52e1fe..e35d13bd 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -686,7 +686,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index 989c0205..c84b60f9 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -738,7 +738,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index fae5f40c..1e2302d8 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -672,7 +672,7 @@
diff --git a/basics/router.html b/basics/router.html
index f7abd5aa..1aa45ac3 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -655,7 +655,7 @@
diff --git a/cljdoc.edn b/cljdoc.edn
index c94beac6..a3db2599 100644
--- a/cljdoc.edn
+++ b/cljdoc.edn
@@ -1,11 +1,11 @@
{:cljdoc/include-namespaces-from-dependencies
- [[metosin/reitit]
- [metosin/reitit-core]
- [metosin/reitit-ring]
- [metosin/reitit-spec]
- [metosin/reitit-schema]
- [metosin/reitit-swagger]
- [metosin/reitit-swagger-ui]],
+ [metosin/reitit
+ metosin/reitit-core
+ metosin/reitit-ring
+ metosin/reitit-spec
+ metosin/reitit-schema
+ metosin/reitit-swagger
+ metosin/reitit-swagger-ui],
:cljdoc.doc/tree
[["Introduction" {:file "doc/README.md"}]
["Basics"
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index 31a2b240..d2814b91 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -657,7 +657,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index ca981b38..8429c2f6 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -752,7 +752,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index b5680088..2fa53301 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -651,7 +651,7 @@
diff --git a/coercion/index.html b/coercion/index.html
index 77aeb69e..3679adde 100644
--- a/coercion/index.html
+++ b/coercion/index.html
@@ -624,7 +624,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index ed9e0b99..5828eff8 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -652,7 +652,7 @@
diff --git a/faq.html b/faq.html
index c8a983eb..4e316d05 100644
--- a/faq.html
+++ b/faq.html
@@ -720,7 +720,7 @@
diff --git a/index.html b/index.html
index 5ac56aee..c88ae9d3 100644
--- a/index.html
+++ b/index.html
@@ -736,7 +736,7 @@
diff --git a/interceptors.html b/interceptors.html
index f395c462..405b01da 100644
--- a/interceptors.html
+++ b/interceptors.html
@@ -673,7 +673,7 @@
diff --git a/performance.html b/performance.html
index 8bdaebce..a43de598 100644
--- a/performance.html
+++ b/performance.html
@@ -698,7 +698,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index 5a95ffda..7dbbec81 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -753,7 +753,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index ea511e07..71996214 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -680,7 +680,7 @@
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index 2d7cec3f..9c4d3a09 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -739,7 +739,7 @@
diff --git a/ring/default_handler.html b/ring/default_handler.html
index 660c6c2d..5e1eec0e 100644
--- a/ring/default_handler.html
+++ b/ring/default_handler.html
@@ -686,7 +686,7 @@
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index 1f1b0766..e973ae13 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -655,7 +655,7 @@
diff --git a/ring/index.html b/ring/index.html
index e1f2f4a3..6b3751ee 100644
--- a/ring/index.html
+++ b/ring/index.html
@@ -629,7 +629,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index 988f0ecc..f0e38aac 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -709,7 +709,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index 35dfbaf4..b331b44b 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -863,7 +863,7 @@
diff --git a/ring/static.html b/ring/static.html
index 4f457d0a..25402444 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -691,7 +691,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 8ae9c4ee..eff31b27 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -883,7 +883,7 @@