From 2ed9178babbfc3c44f14430bfc5b5e728cea04c9 Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Tue, 16 Oct 2018 17:18:13 +0000
Subject: [PATCH] Build book from commit
a1aee491057b51bfb9c20497248af8306becb11f [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 4cf6e44a..ca901ac0 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 34dc1c58..eabde374 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 60b76513..4f786737 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 98ab27d6..336aa832 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 e32c762b..fef9123f 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 9503f0ca..9a4f45a7 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 d219eaa3..b10db4bf 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 bde8510a..9ecc3e55 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 efe7d808..fa05d899 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 ce6ddf5a..e837c12c 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 f7236bb9..274e9095 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 d32b3008..bfefbf70 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 e2965c8e..7afd64e6 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 aadf5b83..9a2bba4d 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 091c4665..5fd323ed 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 2ae175a1..7d2f4907 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 1f076c69..70ecd615 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -800,7 +800,7 @@
diff --git a/development.html b/development.html
index 35722a88..8b7ce4ba 100644
--- a/development.html
+++ b/development.html
@@ -790,7 +790,7 @@ lein test
diff --git a/faq.html b/faq.html
index 8c927d00..41f87137 100644
--- a/faq.html
+++ b/faq.html
@@ -868,7 +868,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index d362d93c..721d88f0 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 0ee17581..b7b91f98 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 281156b1..4bc5c20b 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 fb0a7e45..4efdfe66 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 93c41a2f..08baa688 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -782,7 +782,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index 98e247a6..d539063b 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -790,7 +790,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index e9eaba65..55589783 100644
--- a/http/sieppari.html
+++ b/http/sieppari.html
@@ -830,7 +830,7 @@
diff --git a/index.html b/index.html
index 06fccddb..f9a1f445 100644
--- a/index.html
+++ b/index.html
@@ -910,7 +910,7 @@
diff --git a/performance.html b/performance.html
index 088e3baf..28cb5cb3 100644
--- a/performance.html
+++ b/performance.html
@@ -847,7 +847,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index ed6eb073..b90bca23 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 b398fa09..981b8fb5 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 32d2ead4..8644ae9d 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 a9475997..3e5b7527 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 c1266f51..7a0a5414 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 1a3a9f61..133e6bf4 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 87d108e6..5cf56b21 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 f3f130dd..0ee47fb9 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 2ad8ab41..3d3fa421 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 9dcda21d..94835035 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 3db11149..4d66f0b6 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -835,7 +835,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index f1a8c965..940b9257 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 18460de4..ec8af78f 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -791,7 +791,7 @@