From 2efda7413c0d7df7138a61c9e33a22469e40bcb0 Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Tue, 30 Oct 2018 17:57:58 +0000
Subject: [PATCH] Build book from commit
3db3ec68f35da4f27dc974684ab55d88bbc70abc [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 930eda18..80fc9aae 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 dcab9215..25d2ce0d 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 03b4a361..b5b4d60f 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 f374265c..c09ead3c 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 7949b91e..60e9a44a 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 f9d942f8..1df86fe0 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 1322d5e7..d8c81196 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 685512df..8c045caa 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 d85eaa8d..c0bac1c7 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 082894a3..8398a96a 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 2ad52352..da21ffcc 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 805c0e09..62016dce 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 2491c56f..99b6a07a 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 9bbbe446..42c4ea99 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 204f86b7..ef3c6dd9 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 89d70702..e1df0d02 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 b2b71c8f..89473f18 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -813,7 +813,7 @@
diff --git a/development.html b/development.html
index f9f30dff..6d220dc7 100644
--- a/development.html
+++ b/development.html
@@ -803,7 +803,7 @@ lein test
diff --git a/faq.html b/faq.html
index a6fc82fe..c96ab66b 100644
--- a/faq.html
+++ b/faq.html
@@ -881,7 +881,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index 2d15f2c9..ad6d3fd5 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 42378d50..d3c2b288 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 c3691f98..3a943535 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 e32304a9..6c1af7f3 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 729fc999..0ccf4000 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -795,7 +795,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index 488d5cb9..309afb99 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -803,7 +803,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index f22ceda8..305e9fe3 100644
--- a/http/sieppari.html
+++ b/http/sieppari.html
@@ -843,7 +843,7 @@
diff --git a/index.html b/index.html
index 8a007a85..6d25173e 100644
--- a/index.html
+++ b/index.html
@@ -923,7 +923,7 @@
diff --git a/performance.html b/performance.html
index c287fb08..220c7942 100644
--- a/performance.html
+++ b/performance.html
@@ -860,7 +860,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index aabbc73d..188eb20d 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 26f9cb96..a6827f97 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 71e8f4a0..ce416fe2 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 20ba8e5d..0573ea25 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 085cc5b8..41650cef 100644
--- a/ring/default_middleware.html
+++ b/ring/default_middleware.html
@@ -997,7 +997,7 @@ Server: Jetty(9.2.21.v20170120)
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index d4bea75e..e31f23cb 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 ad9c2a87..7f2b0a3e 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 25e31200..11d7fe1b 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 d57bb0bb..9728ee7d 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 00a88c0d..6e1115d7 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 77cea7b7..f48d1eaf 100644
--- a/ring/slash_handler.html
+++ b/ring/slash_handler.html
@@ -831,7 +831,7 @@
diff --git a/ring/static.html b/ring/static.html
index 0a15e09a..dce50709 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -852,7 +852,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 0feef8ce..e4e7b80d 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 eb70264b..53e5cdf6 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -804,7 +804,7 @@