From 4fd59474039b50e52ce3a28e63818cd0b2428d25 Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Tue, 16 Oct 2018 17:26:34 +0000
Subject: [PATCH] Build book from commit
5046aebec8c530921d39a2f6bc721c1940d6c5bd [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 +-
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/default_interceptors.html | 2 +-
http/interceptors.html | 2 +-
http/pedestal.html | 2 +-
http/sieppari.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 +-
41 files changed, 41 insertions(+), 41 deletions(-)
diff --git a/advanced/composing_routers.html b/advanced/composing_routers.html
index ca901ac0..d25e9c0d 100644
--- a/advanced/composing_routers.html
+++ b/advanced/composing_routers.html
@@ -1111,7 +1111,7 @@
diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index eabde374..9d7aecc1 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -817,7 +817,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index 4f786737..dfc4a7fc 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -876,7 +876,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index 336aa832..c399dc08 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -820,7 +820,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index fef9123f..c6c27c5a 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -912,7 +912,7 @@
diff --git a/advanced/shared_routes.html b/advanced/shared_routes.html
index 9a4f45a7..afb5cbee 100644
--- a/advanced/shared_routes.html
+++ b/advanced/shared_routes.html
@@ -832,7 +832,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index b10db4bf..b3604fa1 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -835,7 +835,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index 9ecc3e55..837d1b6b 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -793,7 +793,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index fa05d899..82987dcd 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -836,7 +836,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index e837c12c..ff4efccf 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -834,7 +834,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index 274e9095..f79bb001 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -886,7 +886,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index bfefbf70..7e4384c0 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -823,7 +823,7 @@ E.g., /foo bar should be /foo%20bar.
diff --git a/basics/router.html b/basics/router.html
index 7afd64e6..5166c367 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -803,7 +803,7 @@
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index 9a2bba4d..2849705f 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -809,7 +809,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index 5fd323ed..0b9526a5 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -900,7 +900,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index 7d2f4907..1b3b1dc6 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -799,7 +799,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index 70ecd615..5de57cb7 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -800,7 +800,7 @@
diff --git a/development.html b/development.html
index 8b7ce4ba..d4af8c89 100644
--- a/development.html
+++ b/development.html
@@ -790,7 +790,7 @@ lein test
diff --git a/faq.html b/faq.html
index 41f87137..1fd17094 100644
--- a/faq.html
+++ b/faq.html
@@ -868,7 +868,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index 721d88f0..5ce78321 100644
--- a/frontend/basics.html
+++ b/frontend/basics.html
@@ -778,7 +778,7 @@ React breaking due to errors).
diff --git a/frontend/browser.html b/frontend/browser.html
index b7b91f98..19907cf4 100644
--- a/frontend/browser.html
+++ b/frontend/browser.html
@@ -782,7 +782,7 @@ router instance and passes the instance to all calls.
diff --git a/frontend/controllers.html b/frontend/controllers.html
index 4bc5c20b..b3d7a1db 100644
--- a/frontend/controllers.html
+++ b/frontend/controllers.html
@@ -795,7 +795,7 @@ missing resources.
diff --git a/http/default_interceptors.html b/http/default_interceptors.html
index 4efdfe66..d7a220d3 100644
--- a/http/default_interceptors.html
+++ b/http/default_interceptors.html
@@ -790,7 +790,7 @@
diff --git a/http/interceptors.html b/http/interceptors.html
index 08baa688..56cdd75b 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -782,7 +782,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index d539063b..1075a854 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -790,7 +790,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index 55589783..e7e65451 100644
--- a/http/sieppari.html
+++ b/http/sieppari.html
@@ -830,7 +830,7 @@
diff --git a/index.html b/index.html
index f9a1f445..43cae323 100644
--- a/index.html
+++ b/index.html
@@ -910,7 +910,7 @@
diff --git a/performance.html b/performance.html
index 28cb5cb3..c88407a1 100644
--- a/performance.html
+++ b/performance.html
@@ -847,7 +847,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index b90bca23..b48387cd 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -901,7 +901,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index 981b8fb5..fada87d9 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -828,7 +828,7 @@
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index 8644ae9d..45126be4 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -856,7 +856,7 @@
diff --git a/ring/default_handler.html b/ring/default_handler.html
index 3e5b7527..420ee528 100644
--- a/ring/default_handler.html
+++ b/ring/default_handler.html
@@ -834,7 +834,7 @@
diff --git a/ring/default_middleware.html b/ring/default_middleware.html
index 7a0a5414..66f33380 100644
--- a/ring/default_middleware.html
+++ b/ring/default_middleware.html
@@ -984,7 +984,7 @@ Server: Jetty(9.2.21.v20170120)
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index 133e6bf4..2d75d854 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -803,7 +803,7 @@
diff --git a/ring/middleware_registry.html b/ring/middleware_registry.html
index 5cf56b21..a67745b0 100644
--- a/ring/middleware_registry.html
+++ b/ring/middleware_registry.html
@@ -814,7 +814,7 @@
diff --git a/ring/reverse_routing.html b/ring/reverse_routing.html
index 0ee47fb9..3a3d31f5 100644
--- a/ring/reverse_routing.html
+++ b/ring/reverse_routing.html
@@ -799,7 +799,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index 3d3fa421..0c9d0470 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -935,7 +935,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index 94835035..ea5266e1 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -1011,7 +1011,7 @@
diff --git a/ring/static.html b/ring/static.html
index 4d66f0b6..a0b4bb8c 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -835,7 +835,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 940b9257..8d06776b 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -1044,7 +1044,7 @@
diff --git a/ring/transforming_middleware_chain.html b/ring/transforming_middleware_chain.html
index ec8af78f..0fad135f 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -791,7 +791,7 @@