From 4a730d22ee6328871507d445ed327b4c105d5a66 Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Tue, 4 Sep 2018 14:49:12 +0000
Subject: [PATCH] Build book from commit
1324fb3540dc1a93d3e0346f591f4acd768acf11 [skip ci]
---
advanced/composing_routers.html | 2 +-
advanced/configuring_routers.html | 2 +-
advanced/dev_workflow.html | 2 +-
advanced/different_routers.html | 2 +-
advanced/route_validation.html | 2 +-
advanced/shared_routes.html | 2 +-
basics/name_based_routing.html | 2 +-
basics/path_based_routing.html | 2 +-
basics/route_conflicts.html | 2 +-
basics/route_data.html | 2 +-
basics/route_data_validation.html | 2 +-
basics/route_syntax.html | 2 +-
basics/router.html | 2 +-
cljdoc.edn | 2 +-
coercion/clojure_spec_coercion.html | 2 +-
coercion/coercion.html | 2 +-
coercion/data_spec_coercion.html | 2 +-
coercion/schema_coercion.html | 2 +-
development.html | 2 +-
faq.html | 2 +-
frontend/basics.html | 2 +-
frontend/browser.html | 2 +-
frontend/controllers.html | 2 +-
http/interceptors.html | 2 +-
index.html | 2 +-
performance.html | 2 +-
ring/coercion.html | 2 +-
ring/compiling_middleware.html | 2 +-
ring/data_driven_middleware.html | 2 +-
ring/default_handler.html | 2 +-
ring/default_middleware.html | 2 +-
ring/dynamic_extensions.html | 2 +-
ring/middleware_registry.html | 2 +-
ring/reverse_routing.html | 2 +-
ring/ring.html | 2 +-
ring/route_data_validation.html | 2 +-
ring/static.html | 2 +-
ring/swagger.html | 2 +-
ring/transforming_middleware_chain.html | 2 +-
39 files changed, 39 insertions(+), 39 deletions(-)
diff --git a/advanced/composing_routers.html b/advanced/composing_routers.html
index 23c7c8dc..40a7033c 100644
--- a/advanced/composing_routers.html
+++ b/advanced/composing_routers.html
@@ -1072,7 +1072,7 @@
diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index c98909ad..fb572eae 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -778,7 +778,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index 238b61a7..0150b6c1 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -837,7 +837,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index 6934701d..e96157ef 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -781,7 +781,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index facc4b12..b1557230 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -873,7 +873,7 @@
diff --git a/advanced/shared_routes.html b/advanced/shared_routes.html
index 89bc0247..6f26a06a 100644
--- a/advanced/shared_routes.html
+++ b/advanced/shared_routes.html
@@ -793,7 +793,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index c283e93c..3337849e 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -796,7 +796,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index ceb6f9fb..7aa01513 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -754,7 +754,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index 4d241ae5..6f65742e 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -797,7 +797,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index e5b37915..efaa6c25 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -795,7 +795,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index c2c1417a..c719e9fd 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -847,7 +847,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index 9497c5c8..f3c5d5db 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -781,7 +781,7 @@
diff --git a/basics/router.html b/basics/router.html
index cb48f36a..56874c29 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -764,7 +764,7 @@
diff --git a/cljdoc.edn b/cljdoc.edn
index 77dcdc49..39bda90a 100644
--- a/cljdoc.edn
+++ b/cljdoc.edn
@@ -47,7 +47,7 @@
["Different Routers" {:file "doc/advanced/different_routers.md"}]
["Route Validation" {:file "doc/advanced/route_validation.md"}]
["Dev Workflow" {:file "doc/advanced/dev_workflow.md"}]
- ["Shared Routes" {:file "doc/patterns/shared_routes.md"}]]
+ ["Shared Routes" {:file "doc/advanced/shared_routes.md"}]]
["Misc"
["Performance" {:file "doc/performance.md"}]
["Interceptors (WIP)" {:file "doc/interceptors.md"}]
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index 589cfd94..be4bd329 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -766,7 +766,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index 282e6ddb..0ff0153c 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -861,7 +861,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index 10ab1c38..35d621cd 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -760,7 +760,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index e5fe217f..54388d68 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -761,7 +761,7 @@
diff --git a/development.html b/development.html
index 24378742..f9ace5a0 100644
--- a/development.html
+++ b/development.html
@@ -751,7 +751,7 @@ lein test
diff --git a/faq.html b/faq.html
index 824718e8..c61788cb 100644
--- a/faq.html
+++ b/faq.html
@@ -829,7 +829,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index bba94aa6..571a2bd1 100644
--- a/frontend/basics.html
+++ b/frontend/basics.html
@@ -739,7 +739,7 @@ React breaking due to errors).
diff --git a/frontend/browser.html b/frontend/browser.html
index 66bbddcd..463fd879 100644
--- a/frontend/browser.html
+++ b/frontend/browser.html
@@ -743,7 +743,7 @@ router instance and passes the instance to all calls.
diff --git a/frontend/controllers.html b/frontend/controllers.html
index 85fd4fb1..78ba2f6c 100644
--- a/frontend/controllers.html
+++ b/frontend/controllers.html
@@ -756,7 +756,7 @@ missing resources.
diff --git a/http/interceptors.html b/http/interceptors.html
index 37ed1d9c..66d6729b 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -744,7 +744,7 @@
diff --git a/index.html b/index.html
index 59470f97..39bdf7fc 100644
--- a/index.html
+++ b/index.html
@@ -869,7 +869,7 @@
diff --git a/performance.html b/performance.html
index 682be6f6..af7b8fce 100644
--- a/performance.html
+++ b/performance.html
@@ -808,7 +808,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index 3d04a02f..50d60ada 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -862,7 +862,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index d70e2a57..e8645268 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -789,7 +789,7 @@
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index 8371d9e1..87366ba0 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -817,7 +817,7 @@
diff --git a/ring/default_handler.html b/ring/default_handler.html
index b255a7fd..a035618c 100644
--- a/ring/default_handler.html
+++ b/ring/default_handler.html
@@ -795,7 +795,7 @@
diff --git a/ring/default_middleware.html b/ring/default_middleware.html
index adc74832..b0511f83 100644
--- a/ring/default_middleware.html
+++ b/ring/default_middleware.html
@@ -940,7 +940,7 @@ Server: Jetty(9.2.21.v20170120)
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index 30154441..e54d30de 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -764,7 +764,7 @@
diff --git a/ring/middleware_registry.html b/ring/middleware_registry.html
index ce3526fc..524ea514 100644
--- a/ring/middleware_registry.html
+++ b/ring/middleware_registry.html
@@ -775,7 +775,7 @@
diff --git a/ring/reverse_routing.html b/ring/reverse_routing.html
index b9704bfb..3157f83e 100644
--- a/ring/reverse_routing.html
+++ b/ring/reverse_routing.html
@@ -760,7 +760,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index 81ba4930..52e230fb 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -820,7 +820,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index 052b2638..48b80301 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -972,7 +972,7 @@
diff --git a/ring/static.html b/ring/static.html
index a63583d2..94c1ede6 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -796,7 +796,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index d1a446b7..620923dd 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -1004,7 +1004,7 @@
diff --git a/ring/transforming_middleware_chain.html b/ring/transforming_middleware_chain.html
index fe372550..d4eb36f6 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -752,7 +752,7 @@