From 4530a278beff016768abf6d22078e587cc9f009f Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Sun, 28 Oct 2018 16:21:13 +0000
Subject: [PATCH] Build book from commit
0095aece21ff5680f57eb98f82389f75716d4cf0 [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 cc948ab6..af47af1f 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 d103181f..19dad6d8 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 345332a3..bfcafdc6 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 3565632d..59d832b7 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 7c5169c0..49525ad1 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 5f4cb69c..727d6f4f 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 3fe31c15..30b3ff44 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 861534f9..61b7f985 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 e861ebc0..7cf7f5d5 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 12b38003..f6946e9c 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 109097f9..1e483032 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 3624f20a..0ecabe8a 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 eda78822..8e32031e 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 71878b88..62ec48fb 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -810,7 +810,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index 3e906e51..2891bebe 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 7b4a3e27..4c48301d 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 fef783a5..ecbdfaea 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -800,7 +800,7 @@
diff --git a/development.html b/development.html
index 9d877d2c..f8ee1880 100644
--- a/development.html
+++ b/development.html
@@ -790,7 +790,7 @@ lein test
diff --git a/faq.html b/faq.html
index 677a44d7..7fb78fae 100644
--- a/faq.html
+++ b/faq.html
@@ -868,7 +868,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index 99af099a..921dcd5f 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 b7285aaf..af0339f6 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 c793a3a0..9f26c954 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 b578999c..2f87ddef 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 627dc8d6..6981e5b7 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -782,7 +782,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index 61747754..4ef11eae 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -790,7 +790,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index 36cb7bc5..f8e78be7 100644
--- a/http/sieppari.html
+++ b/http/sieppari.html
@@ -830,7 +830,7 @@
diff --git a/index.html b/index.html
index b35076e2..7cc2ef87 100644
--- a/index.html
+++ b/index.html
@@ -910,7 +910,7 @@
diff --git a/performance.html b/performance.html
index 4bffd511..42910861 100644
--- a/performance.html
+++ b/performance.html
@@ -847,7 +847,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index 6da8657b..41ccc0f9 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 8cc632c6..2f020bc5 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 e8263414..2a64bf9c 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 41d3cb50..e3270d69 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 aa81dc93..e7699ddd 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 be7ce482..dc10d385 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 5c21d19d..a7048b13 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 605ff499..93c0cc85 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 bc4d9d7a..7ad0b8f9 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 207bb138..7962132a 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 5f0f076a..d1445bb2 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -839,7 +839,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 8d011a13..1ff4298c 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 d77357f6..89a7020f 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -791,7 +791,7 @@