From b97246b66eb00e32264bbae84bf519c078857199 Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Sun, 3 Feb 2019 13:14:04 +0000
Subject: [PATCH] Build book from commit
bc26eaed8353c1dc4fd7ce69e9946580bc8d7bc2 [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 +-
http/transforming_interceptor_chain.html | 2 +-
index.html | 2 +-
performance.html | 2 +-
ring/RESTful_form_methods.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 +-
44 files changed, 44 insertions(+), 44 deletions(-)
diff --git a/advanced/composing_routers.html b/advanced/composing_routers.html
index 969833d1..cc216873 100644
--- a/advanced/composing_routers.html
+++ b/advanced/composing_routers.html
@@ -1150,7 +1150,7 @@
diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index 8f0f1a76..8371ded9 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -856,7 +856,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index 84da0c6b..d5c34baf 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -915,7 +915,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index 8ef1f975..1db9e79d 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -863,7 +863,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index 902ecec8..af7b09a0 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -951,7 +951,7 @@
diff --git a/advanced/shared_routes.html b/advanced/shared_routes.html
index 31152fcd..cc39f8b8 100644
--- a/advanced/shared_routes.html
+++ b/advanced/shared_routes.html
@@ -871,7 +871,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index 3a737bb3..0bb19412 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -874,7 +874,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index f68d1fb7..0de228c0 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -832,7 +832,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index 4f5d742e..4c200351 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -875,7 +875,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index c3395b38..10333e4a 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -873,7 +873,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index a5048e1b..94f0d643 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -925,7 +925,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index 64b69549..e3c094d9 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -862,7 +862,7 @@ E.g., /foo bar should be /foo%20bar.
diff --git a/basics/router.html b/basics/router.html
index df7d3ba3..775f7c7c 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -842,7 +842,7 @@
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index 467f7bcc..7b3d6d23 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -849,7 +849,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index cf1b8ae2..b6066e47 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -939,7 +939,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index b6639b0a..48c0695a 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -838,7 +838,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index 4655515a..1dda470d 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -839,7 +839,7 @@
diff --git a/development.html b/development.html
index 3e515ef6..a12a2c96 100644
--- a/development.html
+++ b/development.html
@@ -829,7 +829,7 @@ lein test
diff --git a/faq.html b/faq.html
index d9d6b745..45d1add5 100644
--- a/faq.html
+++ b/faq.html
@@ -907,7 +907,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index e30d11c5..f42110e5 100644
--- a/frontend/basics.html
+++ b/frontend/basics.html
@@ -817,7 +817,7 @@ React breaking due to errors).
diff --git a/frontend/browser.html b/frontend/browser.html
index 4a0e90d8..bb5cbc1f 100644
--- a/frontend/browser.html
+++ b/frontend/browser.html
@@ -821,7 +821,7 @@ router instance and passes the instance to all calls.
diff --git a/frontend/controllers.html b/frontend/controllers.html
index 18fcb0a0..35598ba9 100644
--- a/frontend/controllers.html
+++ b/frontend/controllers.html
@@ -905,7 +905,7 @@ missing resources.
diff --git a/http/default_interceptors.html b/http/default_interceptors.html
index ce12c3f0..d223c4a2 100644
--- a/http/default_interceptors.html
+++ b/http/default_interceptors.html
@@ -829,7 +829,7 @@
diff --git a/http/interceptors.html b/http/interceptors.html
index b139a37d..e664eb81 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -857,7 +857,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index 2ca66f57..e6a2e0a8 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -868,7 +868,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index c3454d15..85cdcd70 100644
--- a/http/sieppari.html
+++ b/http/sieppari.html
@@ -869,7 +869,7 @@
diff --git a/http/transforming_interceptor_chain.html b/http/transforming_interceptor_chain.html
index 853110c2..ae593fd1 100644
--- a/http/transforming_interceptor_chain.html
+++ b/http/transforming_interceptor_chain.html
@@ -868,7 +868,7 @@
diff --git a/index.html b/index.html
index e8c058d4..28cf4e21 100644
--- a/index.html
+++ b/index.html
@@ -956,7 +956,7 @@
diff --git a/performance.html b/performance.html
index 67abc3e0..5c6af518 100644
--- a/performance.html
+++ b/performance.html
@@ -910,7 +910,7 @@
diff --git a/ring/RESTful_form_methods.html b/ring/RESTful_form_methods.html
index 16073d70..ebc114b4 100644
--- a/ring/RESTful_form_methods.html
+++ b/ring/RESTful_form_methods.html
@@ -834,7 +834,7 @@ This is so that our middleware is applied before reitit matches the request with
diff --git a/ring/coercion.html b/ring/coercion.html
index 36aa2d4d..664b8565 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -1002,7 +1002,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index 04102955..2db62150 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -867,7 +867,7 @@
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index 03036f23..e5ed40cc 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -895,7 +895,7 @@
diff --git a/ring/default_handler.html b/ring/default_handler.html
index f0edd775..4b97e38c 100644
--- a/ring/default_handler.html
+++ b/ring/default_handler.html
@@ -873,7 +873,7 @@
diff --git a/ring/default_middleware.html b/ring/default_middleware.html
index 85c870c0..1ccb8c8e 100644
--- a/ring/default_middleware.html
+++ b/ring/default_middleware.html
@@ -1046,7 +1046,7 @@ Server: Jetty(9.2.21.v20170120)
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index 30e6c19a..0d801c84 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -842,7 +842,7 @@
diff --git a/ring/middleware_registry.html b/ring/middleware_registry.html
index 64c45889..0884f319 100644
--- a/ring/middleware_registry.html
+++ b/ring/middleware_registry.html
@@ -853,7 +853,7 @@
diff --git a/ring/reverse_routing.html b/ring/reverse_routing.html
index da5cf777..7da60d63 100644
--- a/ring/reverse_routing.html
+++ b/ring/reverse_routing.html
@@ -838,7 +838,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index d4060a34..6f70e8c1 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -982,7 +982,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index 2c109dce..0b795b53 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -1050,7 +1050,7 @@
diff --git a/ring/slash_handler.html b/ring/slash_handler.html
index c36a9b3d..4104f133 100644
--- a/ring/slash_handler.html
+++ b/ring/slash_handler.html
@@ -876,7 +876,7 @@
diff --git a/ring/static.html b/ring/static.html
index c2c6d3f1..3af05dfb 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -878,7 +878,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 7c92f021..3535ec19 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -1097,7 +1097,7 @@ see the next example
diff --git a/ring/transforming_middleware_chain.html b/ring/transforming_middleware_chain.html
index b214525c..5d51be2e 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -859,7 +859,7 @@