From 0c1bbeece9360e9334e2430fb2d608d873997b8e Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Sun, 21 Oct 2018 20:37:57 +0000
Subject: [PATCH] Build book from commit
35ac8eae433aa7089416b86436fe98c7f4c03e06 [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 cdb62e89..dd7332e0 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 02d5e11d..d669d133 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 ba3985d4..971f9b17 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 49ae3610..e26d4dc9 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 f8791cd7..5ebc00e2 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 a3f506ae..7f969b8d 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 e2a4ce01..98f47920 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 830b5f03..a1555848 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 36ee022d..7c5e637f 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 f55e5d87..2796481b 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 bc5b1fb0..1c114f56 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 c2fa87a4..ac42892d 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 8113df55..5367dff5 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 4a8a83f0..e84ac9ff 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 578d6648..09cfc7ab 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 97517c4f..63c332d9 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 b70ca5b4..aa3d401d 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -800,7 +800,7 @@
diff --git a/development.html b/development.html
index 07a15fe0..b8391202 100644
--- a/development.html
+++ b/development.html
@@ -790,7 +790,7 @@ lein test
diff --git a/faq.html b/faq.html
index 554e3555..17157997 100644
--- a/faq.html
+++ b/faq.html
@@ -868,7 +868,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index ced23599..a1d20a2d 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 1b36faeb..a4654df7 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 ac7a7d5d..257edcb6 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 44f0fe50..dc4ae9d0 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 6ed28016..58838924 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -782,7 +782,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index 6bd08a3c..dde84ead 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -790,7 +790,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index 5f4a39dc..efecaba8 100644
--- a/http/sieppari.html
+++ b/http/sieppari.html
@@ -830,7 +830,7 @@
diff --git a/index.html b/index.html
index 03751551..cd2f5400 100644
--- a/index.html
+++ b/index.html
@@ -910,7 +910,7 @@
diff --git a/performance.html b/performance.html
index 1e23fea6..03450cae 100644
--- a/performance.html
+++ b/performance.html
@@ -847,7 +847,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index 45e9735f..b26e6dbb 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 e355e243..c5c641cf 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 0ed5767e..aaf311d7 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 a77626f2..81ff0a1f 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 1f861f17..cbede048 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 ec3fc7a8..96464474 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 36837d31..27019e0f 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 d509fdd9..1b29d20f 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 145fa518..ceb7a6ff 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 dad4dbe9..a18ee261 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 9c204cf1..e6bc9eed 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -839,7 +839,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index c67fc7ac..81dcae4c 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 5dc089d0..1f8dcff8 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -791,7 +791,7 @@