From cf2b7328444283e8f900c73f46f25e3183866407 Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Fri, 31 Aug 2018 08:17:37 +0000
Subject: [PATCH] Build book from commit
01a9da9a97b72792e708c4e33c24a92cd1341acb [skip ci]
---
advanced/composing_routers.html | 2 +-
advanced/configuring_routers.html | 2 +-
advanced/dev_workflow.html | 2 +-
advanced/different_routers.html | 2 +-
advanced/index.html | 2 +-
advanced/route_validation.html | 2 +-
basics/index.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/index.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 +-
frontend/index.html | 2 +-
index.html | 2 +-
interceptors.html | 2 +-
patterns/index.html | 2 +-
patterns/shared_routes.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/index.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 +-
44 files changed, 44 insertions(+), 44 deletions(-)
diff --git a/advanced/composing_routers.html b/advanced/composing_routers.html
index cbfd57db..cb97dbea 100644
--- a/advanced/composing_routers.html
+++ b/advanced/composing_routers.html
@@ -1131,7 +1131,7 @@
diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index 4c8d60a7..2e34ab1a 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -837,7 +837,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index 7551b114..2e988b8a 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -896,7 +896,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index cf15c206..047460fe 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -840,7 +840,7 @@
diff --git a/advanced/index.html b/advanced/index.html
index b19a37b1..cad17a0d 100644
--- a/advanced/index.html
+++ b/advanced/index.html
@@ -792,7 +792,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index f0dc998f..41768434 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -932,7 +932,7 @@
diff --git a/basics/index.html b/basics/index.html
index 00080e7c..8ff8a0aa 100644
--- a/basics/index.html
+++ b/basics/index.html
@@ -795,7 +795,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index b6bec309..776c6c43 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -855,7 +855,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index a16cf204..a079f2d2 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -813,7 +813,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index fe6bd888..132082b1 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -856,7 +856,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index a086ee55..8bb3df9d 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -854,7 +854,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index d12b395a..c8291a1a 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -906,7 +906,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index e4773a9d..b8cf520f 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -840,7 +840,7 @@
diff --git a/basics/router.html b/basics/router.html
index dfdd50b5..c790c9e9 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -823,7 +823,7 @@
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index 2b31da85..9a751ad1 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -825,7 +825,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index ebda3e0e..227ce618 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -920,7 +920,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index 8364e65f..0b6cc64f 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -819,7 +819,7 @@
diff --git a/coercion/index.html b/coercion/index.html
index 810e2075..f6ab03ae 100644
--- a/coercion/index.html
+++ b/coercion/index.html
@@ -792,7 +792,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index db271e77..238574c1 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -820,7 +820,7 @@
diff --git a/development.html b/development.html
index 11732ea6..bf064391 100644
--- a/development.html
+++ b/development.html
@@ -810,7 +810,7 @@ lein test
diff --git a/faq.html b/faq.html
index 92e8c1dc..fce86958 100644
--- a/faq.html
+++ b/faq.html
@@ -888,7 +888,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index ce832915..e622245c 100644
--- a/frontend/basics.html
+++ b/frontend/basics.html
@@ -798,7 +798,7 @@ React breaking due to errors).
diff --git a/frontend/browser.html b/frontend/browser.html
index 3c3f4a74..57b194cc 100644
--- a/frontend/browser.html
+++ b/frontend/browser.html
@@ -802,7 +802,7 @@ router instance and passes the instance to all calls.
diff --git a/frontend/controllers.html b/frontend/controllers.html
index a8e154e0..68d36f9d 100644
--- a/frontend/controllers.html
+++ b/frontend/controllers.html
@@ -815,7 +815,7 @@ missing resources.
diff --git a/frontend/index.html b/frontend/index.html
index 1e54a269..bba04bef 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -791,7 +791,7 @@
diff --git a/index.html b/index.html
index c3d6996d..ab63ef4a 100644
--- a/index.html
+++ b/index.html
@@ -931,7 +931,7 @@
diff --git a/interceptors.html b/interceptors.html
index 9dc2faa9..a5902607 100644
--- a/interceptors.html
+++ b/interceptors.html
@@ -854,7 +854,7 @@
diff --git a/patterns/index.html b/patterns/index.html
index 71adecb9..22510d7a 100644
--- a/patterns/index.html
+++ b/patterns/index.html
@@ -789,7 +789,7 @@
diff --git a/patterns/shared_routes.html b/patterns/shared_routes.html
index 57b5382d..b063214a 100644
--- a/patterns/shared_routes.html
+++ b/patterns/shared_routes.html
@@ -852,7 +852,7 @@
diff --git a/performance.html b/performance.html
index 68c0e2a4..203125b7 100644
--- a/performance.html
+++ b/performance.html
@@ -867,7 +867,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index c5866607..1a79ae01 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -921,7 +921,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index 32e66d2a..2446fb88 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -848,7 +848,7 @@
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index aef5d7ac..e6ad912f 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -876,7 +876,7 @@
diff --git a/ring/default_handler.html b/ring/default_handler.html
index 47159c17..b463fed9 100644
--- a/ring/default_handler.html
+++ b/ring/default_handler.html
@@ -854,7 +854,7 @@
diff --git a/ring/default_middleware.html b/ring/default_middleware.html
index dcda06fb..3a57c125 100644
--- a/ring/default_middleware.html
+++ b/ring/default_middleware.html
@@ -999,7 +999,7 @@ Server: Jetty(9.2.21.v20170120)
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index 97034d6a..2cff9b39 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -823,7 +823,7 @@
diff --git a/ring/index.html b/ring/index.html
index 523e5af5..1e26619f 100644
--- a/ring/index.html
+++ b/ring/index.html
@@ -801,7 +801,7 @@
diff --git a/ring/middleware_registry.html b/ring/middleware_registry.html
index 67ae7ae8..45de7850 100644
--- a/ring/middleware_registry.html
+++ b/ring/middleware_registry.html
@@ -834,7 +834,7 @@
diff --git a/ring/reverse_routing.html b/ring/reverse_routing.html
index 831f989d..de269390 100644
--- a/ring/reverse_routing.html
+++ b/ring/reverse_routing.html
@@ -819,7 +819,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index c89c0a38..f1b92ebd 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -879,7 +879,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index 4cc95181..fad4c21a 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -1031,7 +1031,7 @@
diff --git a/ring/static.html b/ring/static.html
index e4551f3f..9c4a2ccd 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -855,7 +855,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 317aad70..d011d314 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -1063,7 +1063,7 @@
diff --git a/ring/transforming_middleware_chain.html b/ring/transforming_middleware_chain.html
index 8e5e9d93..cbb8968e 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -811,7 +811,7 @@