From b22bda1ba32b9da4491715c554bd4764784c2d21 Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Fri, 8 Feb 2019 12:47:57 +0000
Subject: [PATCH] Build book from commit
1e5fe74c295d19b30ad26ab92ca5d45d2566d4f9 [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 +-
http/transforming_interceptor_chain.html | 2 +-
index.html | 2 +-
performance.html | 2 +-
ring/RESTful_form_methods.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/slash_handler.html | 2 +-
ring/static.html | 2 +-
ring/swagger.html | 2 +-
ring/transforming_middleware_chain.html | 2 +-
44 files changed, 44 insertions(+), 44 deletions(-)
diff --git a/advanced/composing_routers.html b/advanced/composing_routers.html
index 8c131750..75c2f98b 100644
--- a/advanced/composing_routers.html
+++ b/advanced/composing_routers.html
@@ -1150,7 +1150,7 @@
diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index cd59740a..b602578d 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -856,7 +856,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index ee32f9aa..98d4f1f8 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -915,7 +915,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index f9a48fdb..2ab47df6 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -863,7 +863,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index 1ca5082c..f76f89ae 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -951,7 +951,7 @@
diff --git a/advanced/shared_routes.html b/advanced/shared_routes.html
index 99d0f329..409ac08a 100644
--- a/advanced/shared_routes.html
+++ b/advanced/shared_routes.html
@@ -871,7 +871,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index 2d6683a5..75c6bba4 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -874,7 +874,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index 908c381d..17b62b29 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -832,7 +832,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index 7fe86941..db846fae 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -875,7 +875,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index 0f4b5ff8..3b3a5e29 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -873,7 +873,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index 14d9bfc3..88b3c3be 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -925,7 +925,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index 01780ab0..76f33a4e 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -862,7 +862,7 @@ E.g., /foo bar should be /foo%20bar.
diff --git a/basics/router.html b/basics/router.html
index afee015f..e2656ddd 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -842,7 +842,7 @@
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index b1bb22eb..b566df20 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -849,7 +849,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index 9a6fb0bd..19e7d1b5 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -939,7 +939,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index e9ad98f3..25af3b45 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -838,7 +838,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index 72dcf814..cddb19a7 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -839,7 +839,7 @@
diff --git a/development.html b/development.html
index 59529f84..547ade66 100644
--- a/development.html
+++ b/development.html
@@ -829,7 +829,7 @@ lein test
diff --git a/faq.html b/faq.html
index e1593276..67fad8ff 100644
--- a/faq.html
+++ b/faq.html
@@ -907,7 +907,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index 79db7870..200abe8c 100644
--- a/frontend/basics.html
+++ b/frontend/basics.html
@@ -827,7 +827,7 @@ React breaking due to errors.
diff --git a/frontend/browser.html b/frontend/browser.html
index 78810787..42b3be50 100644
--- a/frontend/browser.html
+++ b/frontend/browser.html
@@ -823,7 +823,7 @@ event handler for page change events.
diff --git a/frontend/controllers.html b/frontend/controllers.html
index 83f4286e..413ed528 100644
--- a/frontend/controllers.html
+++ b/frontend/controllers.html
@@ -907,7 +907,7 @@ missing resources.
diff --git a/http/default_interceptors.html b/http/default_interceptors.html
index c809abc7..c7eb5b0a 100644
--- a/http/default_interceptors.html
+++ b/http/default_interceptors.html
@@ -829,7 +829,7 @@
diff --git a/http/interceptors.html b/http/interceptors.html
index 9a13dccf..7de0c4f8 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -857,7 +857,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index 5ea73f1f..cf8edf61 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -868,7 +868,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index d4ad4296..a0f703ef 100644
--- a/http/sieppari.html
+++ b/http/sieppari.html
@@ -869,7 +869,7 @@
diff --git a/http/transforming_interceptor_chain.html b/http/transforming_interceptor_chain.html
index f3aa8669..0cb614f1 100644
--- a/http/transforming_interceptor_chain.html
+++ b/http/transforming_interceptor_chain.html
@@ -868,7 +868,7 @@
diff --git a/index.html b/index.html
index 250a1704..f3ae02ef 100644
--- a/index.html
+++ b/index.html
@@ -956,7 +956,7 @@
diff --git a/performance.html b/performance.html
index d103280c..1515bdb5 100644
--- a/performance.html
+++ b/performance.html
@@ -910,7 +910,7 @@
diff --git a/ring/RESTful_form_methods.html b/ring/RESTful_form_methods.html
index 362cea3d..c5d109ec 100644
--- a/ring/RESTful_form_methods.html
+++ b/ring/RESTful_form_methods.html
@@ -834,7 +834,7 @@ This is so that our middleware is applied before reitit matches the request with
diff --git a/ring/coercion.html b/ring/coercion.html
index 1b33fae1..385f91b7 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -1002,7 +1002,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index bc717f42..8ecdf3ba 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -867,7 +867,7 @@
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index e8d84215..acca4af9 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -895,7 +895,7 @@
diff --git a/ring/default_handler.html b/ring/default_handler.html
index 38e53bfa..205f7458 100644
--- a/ring/default_handler.html
+++ b/ring/default_handler.html
@@ -873,7 +873,7 @@
diff --git a/ring/default_middleware.html b/ring/default_middleware.html
index db86952e..bee53a56 100644
--- a/ring/default_middleware.html
+++ b/ring/default_middleware.html
@@ -1046,7 +1046,7 @@ Server: Jetty(9.2.21.v20170120)
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index 466f2b61..15654486 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -842,7 +842,7 @@
diff --git a/ring/middleware_registry.html b/ring/middleware_registry.html
index 624408df..e3904002 100644
--- a/ring/middleware_registry.html
+++ b/ring/middleware_registry.html
@@ -853,7 +853,7 @@
diff --git a/ring/reverse_routing.html b/ring/reverse_routing.html
index 601c1623..18b78b09 100644
--- a/ring/reverse_routing.html
+++ b/ring/reverse_routing.html
@@ -838,7 +838,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index 56cfe6f0..084eb9af 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -982,7 +982,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index cdd9379d..31bef7b5 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -1050,7 +1050,7 @@
diff --git a/ring/slash_handler.html b/ring/slash_handler.html
index 42a31b6b..02023a79 100644
--- a/ring/slash_handler.html
+++ b/ring/slash_handler.html
@@ -876,7 +876,7 @@
diff --git a/ring/static.html b/ring/static.html
index 2e3a4aba..12bbba7f 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -878,7 +878,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 7912f05c..e12ba60c 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -1097,7 +1097,7 @@ see the next example
diff --git a/ring/transforming_middleware_chain.html b/ring/transforming_middleware_chain.html
index 555f3b21..4c91d450 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -859,7 +859,7 @@