From 4537474d4056203519109f7cdabfade90fee19c2 Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Sun, 2 Sep 2018 14:51:10 +0000
Subject: [PATCH] Build book from commit
48504bf71e536702155e9ff965719020d4d2c7e0 [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 74ac210a..de04956b 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 84154e21..3c4901f5 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 48b1ff13..9b629e7c 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 ea364747..a6bad007 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 2a5ed75c..dc51a9b7 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 da752734..8881dcbe 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 65d849ce..d12f1427 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 99f65e9c..d0af1031 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 6ba22fa4..66fdfbfb 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 d898b17b..92ae2c2a 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 244e33ad..716ceac6 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 48b58052..1c7d8212 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 c832592b..395c60cd 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 95481b5a..9e6654a7 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 c55e26b9..9b21b5cb 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 bfec3723..0c42ae86 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 657052e8..fcb36141 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 84b65d49..27120648 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 47954898..c4196b04 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -820,7 +820,7 @@
diff --git a/development.html b/development.html
index ce2e6a5d..2e68033d 100644
--- a/development.html
+++ b/development.html
@@ -810,7 +810,7 @@ lein test
diff --git a/faq.html b/faq.html
index e3d824ff..234016dc 100644
--- a/faq.html
+++ b/faq.html
@@ -888,7 +888,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index e995440e..3cb8f38c 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 57e3bddf..538058fc 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 eea41dab..e1c7197d 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 c8352d9d..0b446ac5 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -791,7 +791,7 @@
diff --git a/index.html b/index.html
index 0b92dc7e..62b2a67f 100644
--- a/index.html
+++ b/index.html
@@ -931,7 +931,7 @@
diff --git a/interceptors.html b/interceptors.html
index f1c315e0..10b2bbf8 100644
--- a/interceptors.html
+++ b/interceptors.html
@@ -854,7 +854,7 @@
diff --git a/patterns/index.html b/patterns/index.html
index a9b20b15..86945505 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 060ac708..4729443c 100644
--- a/patterns/shared_routes.html
+++ b/patterns/shared_routes.html
@@ -852,7 +852,7 @@
diff --git a/performance.html b/performance.html
index 6458af24..7f9b0895 100644
--- a/performance.html
+++ b/performance.html
@@ -867,7 +867,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index 3ac56453..6861b8ff 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 182c5cd3..f9c3e7fb 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 b8d64b41..a3d92314 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 77a093c5..4d7e1845 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 c5f0073c..bf90f7eb 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 d79f0cd4..8238202a 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 46d899ae..650e801e 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 e1e0dc90..e01b312d 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 5ca07f7b..891edc00 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 486a4557..96fb3587 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 db0b7b24..c4905b3b 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 de0b3873..a8d227bf 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -855,7 +855,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index f5ed2cbf..239c6ffb 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 f657c1a3..243a2371 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -811,7 +811,7 @@