From e7a60f018c4745b88100e3e3c42f0682a3b1c930 Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Sun, 4 Nov 2018 19:06:11 +0000
Subject: [PATCH] Build book from commit
e4b6b415540f67cde4c2b6f49abd875927f4bc17 [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/slash_handler.html | 2 +-
ring/static.html | 2 +-
ring/swagger.html | 2 +-
ring/transforming_middleware_chain.html | 2 +-
42 files changed, 42 insertions(+), 42 deletions(-)
diff --git a/advanced/composing_routers.html b/advanced/composing_routers.html
index 59215f01..288bd038 100644
--- a/advanced/composing_routers.html
+++ b/advanced/composing_routers.html
@@ -1124,7 +1124,7 @@
diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index 30bf07b3..b3b09a4e 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -830,7 +830,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index 2ab3ae12..0b7a2f5f 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -889,7 +889,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index 1d758210..8ac91aeb 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -833,7 +833,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index a4ace37e..bed1ab9e 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -925,7 +925,7 @@
diff --git a/advanced/shared_routes.html b/advanced/shared_routes.html
index edc187d1..da80658c 100644
--- a/advanced/shared_routes.html
+++ b/advanced/shared_routes.html
@@ -845,7 +845,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index 9217c070..cae7024a 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -848,7 +848,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index d9645e6b..bf9b477b 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -806,7 +806,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index 29ec12d0..29fa6121 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -849,7 +849,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index 5d21f4b4..c5baf7e0 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -847,7 +847,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index 809924c9..d43693c5 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -899,7 +899,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index 27bd8c7a..4192af51 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -836,7 +836,7 @@ E.g., /foo bar should be /foo%20bar.
diff --git a/basics/router.html b/basics/router.html
index d041bb4b..57fceb86 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -816,7 +816,7 @@
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index b1d65aa8..a40f2997 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -823,7 +823,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index bdfe1b30..1efdd886 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -913,7 +913,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index 807ae8a1..3fa50d57 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -812,7 +812,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index a775c965..fead37dd 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -813,7 +813,7 @@
diff --git a/development.html b/development.html
index f9ec7fa1..e9cd6c45 100644
--- a/development.html
+++ b/development.html
@@ -803,7 +803,7 @@ lein test
diff --git a/faq.html b/faq.html
index 9ec09f73..b51f4473 100644
--- a/faq.html
+++ b/faq.html
@@ -881,7 +881,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index b12701a8..95a570c5 100644
--- a/frontend/basics.html
+++ b/frontend/basics.html
@@ -791,7 +791,7 @@ React breaking due to errors).
diff --git a/frontend/browser.html b/frontend/browser.html
index 1d9ccfdf..47831c09 100644
--- a/frontend/browser.html
+++ b/frontend/browser.html
@@ -795,7 +795,7 @@ router instance and passes the instance to all calls.
diff --git a/frontend/controllers.html b/frontend/controllers.html
index e51baf56..4b51566b 100644
--- a/frontend/controllers.html
+++ b/frontend/controllers.html
@@ -808,7 +808,7 @@ missing resources.
diff --git a/http/default_interceptors.html b/http/default_interceptors.html
index 8bbbac40..b9f44636 100644
--- a/http/default_interceptors.html
+++ b/http/default_interceptors.html
@@ -803,7 +803,7 @@
diff --git a/http/interceptors.html b/http/interceptors.html
index b2a12cb5..e068eae4 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -795,7 +795,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index b6da42b5..73d19035 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -803,7 +803,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index ab7bb238..ea1b6c58 100644
--- a/http/sieppari.html
+++ b/http/sieppari.html
@@ -843,7 +843,7 @@
diff --git a/index.html b/index.html
index db62273a..505f806d 100644
--- a/index.html
+++ b/index.html
@@ -923,7 +923,7 @@
diff --git a/performance.html b/performance.html
index e50ece2b..05205d39 100644
--- a/performance.html
+++ b/performance.html
@@ -860,7 +860,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index 8ac7e0a4..480578d4 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -914,7 +914,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index 55ec5abc..5d74d794 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -841,7 +841,7 @@
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index 22d2723c..6ef1ab93 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -869,7 +869,7 @@
diff --git a/ring/default_handler.html b/ring/default_handler.html
index c8356cc3..33738f05 100644
--- a/ring/default_handler.html
+++ b/ring/default_handler.html
@@ -847,7 +847,7 @@
diff --git a/ring/default_middleware.html b/ring/default_middleware.html
index 0a1f8668..3aeaa4f5 100644
--- a/ring/default_middleware.html
+++ b/ring/default_middleware.html
@@ -1013,7 +1013,7 @@ Server: Jetty(9.2.21.v20170120)
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index 3520c8a3..e840c664 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -816,7 +816,7 @@
diff --git a/ring/middleware_registry.html b/ring/middleware_registry.html
index f5eeba87..9bf27fd1 100644
--- a/ring/middleware_registry.html
+++ b/ring/middleware_registry.html
@@ -827,7 +827,7 @@
diff --git a/ring/reverse_routing.html b/ring/reverse_routing.html
index 160c7f3a..c4fc8e25 100644
--- a/ring/reverse_routing.html
+++ b/ring/reverse_routing.html
@@ -812,7 +812,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index 8b47ebac..8a79544f 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -948,7 +948,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index 6a1ed1e1..acd189a2 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -1024,7 +1024,7 @@
diff --git a/ring/slash_handler.html b/ring/slash_handler.html
index 612a2b09..2e76a886 100644
--- a/ring/slash_handler.html
+++ b/ring/slash_handler.html
@@ -834,7 +834,7 @@
diff --git a/ring/static.html b/ring/static.html
index 6bf945b6..76ad67e8 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -852,7 +852,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 53621479..48d0a4a8 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -1057,7 +1057,7 @@
diff --git a/ring/transforming_middleware_chain.html b/ring/transforming_middleware_chain.html
index fbb517fa..c4d41265 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -804,7 +804,7 @@