From 08fd9b821c3aef5ff93aa6b82132574e0d5c3f45 Mon Sep 17 00:00:00 2001 From: Automatic build Date: Thu, 16 May 2019 03:57:20 +0000 Subject: [PATCH] Build book from commit 4831a8631054eda292e802a69ec556cea7d20849 [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/error_messages.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 +- 45 files changed, 45 insertions(+), 45 deletions(-) diff --git a/advanced/composing_routers.html b/advanced/composing_routers.html index 7cda8603..e5c9725d 100644 --- a/advanced/composing_routers.html +++ b/advanced/composing_routers.html @@ -1163,7 +1163,7 @@ diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html index 5b54ebe4..51deeb3f 100644 --- a/advanced/configuring_routers.html +++ b/advanced/configuring_routers.html @@ -873,7 +873,7 @@ diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html index d0fdc15b..b53fbcdd 100644 --- a/advanced/dev_workflow.html +++ b/advanced/dev_workflow.html @@ -928,7 +928,7 @@ diff --git a/advanced/different_routers.html b/advanced/different_routers.html index bba70eb8..b3bb4407 100644 --- a/advanced/different_routers.html +++ b/advanced/different_routers.html @@ -876,7 +876,7 @@ diff --git a/advanced/route_validation.html b/advanced/route_validation.html index aba5bf6b..d72cc904 100644 --- a/advanced/route_validation.html +++ b/advanced/route_validation.html @@ -964,7 +964,7 @@ diff --git a/advanced/shared_routes.html b/advanced/shared_routes.html index b5c44120..b002342c 100644 --- a/advanced/shared_routes.html +++ b/advanced/shared_routes.html @@ -885,7 +885,7 @@ diff --git a/basics/error_messages.html b/basics/error_messages.html index f38942c3..cea90c84 100644 --- a/basics/error_messages.html +++ b/basics/error_messages.html @@ -850,7 +850,7 @@ diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html index b9ff1521..ecb95e28 100644 --- a/basics/name_based_routing.html +++ b/basics/name_based_routing.html @@ -887,7 +887,7 @@ diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html index 1eecb4ed..8e7df0c6 100644 --- a/basics/path_based_routing.html +++ b/basics/path_based_routing.html @@ -845,7 +845,7 @@ diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html index 32f9c71b..4644133e 100644 --- a/basics/route_conflicts.html +++ b/basics/route_conflicts.html @@ -888,7 +888,7 @@ diff --git a/basics/route_data.html b/basics/route_data.html index acd65523..ad5ec6e2 100644 --- a/basics/route_data.html +++ b/basics/route_data.html @@ -939,7 +939,7 @@ diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html index 4ddfe43c..b04f506f 100644 --- a/basics/route_data_validation.html +++ b/basics/route_data_validation.html @@ -916,7 +916,7 @@ diff --git a/basics/route_syntax.html b/basics/route_syntax.html index 70c94a6c..62277a6f 100644 --- a/basics/route_syntax.html +++ b/basics/route_syntax.html @@ -898,7 +898,7 @@ diff --git a/basics/router.html b/basics/router.html index a7bb40a7..07770195 100644 --- a/basics/router.html +++ b/basics/router.html @@ -899,7 +899,7 @@ diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html index c13a89f4..c54356f3 100644 --- a/coercion/clojure_spec_coercion.html +++ b/coercion/clojure_spec_coercion.html @@ -910,7 +910,7 @@ diff --git a/coercion/coercion.html b/coercion/coercion.html index ae1337ca..086b80c4 100644 --- a/coercion/coercion.html +++ b/coercion/coercion.html @@ -952,7 +952,7 @@ diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html index 85e83b05..0d9ecf74 100644 --- a/coercion/data_spec_coercion.html +++ b/coercion/data_spec_coercion.html @@ -851,7 +851,7 @@ diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html index c76edc1c..1ef77e3f 100644 --- a/coercion/schema_coercion.html +++ b/coercion/schema_coercion.html @@ -852,7 +852,7 @@ diff --git a/development.html b/development.html index fd48b296..e6d5709e 100644 --- a/development.html +++ b/development.html @@ -843,7 +843,7 @@ lein test diff --git a/faq.html b/faq.html index 51f48fa3..c8b42098 100644 --- a/faq.html +++ b/faq.html @@ -920,7 +920,7 @@ diff --git a/frontend/basics.html b/frontend/basics.html index 3d57ebdc..f7a9a1ec 100644 --- a/frontend/basics.html +++ b/frontend/basics.html @@ -840,7 +840,7 @@ React breaking due to errors.

diff --git a/frontend/browser.html b/frontend/browser.html index 40d0420d..9b77dd98 100644 --- a/frontend/browser.html +++ b/frontend/browser.html @@ -842,7 +842,7 @@ go back or forwards, but calling History API functions directly should work:

diff --git a/frontend/controllers.html b/frontend/controllers.html index 361d9ae2..5ce77eeb 100644 --- a/frontend/controllers.html +++ b/frontend/controllers.html @@ -920,7 +920,7 @@ missing resources.

diff --git a/http/default_interceptors.html b/http/default_interceptors.html index 29f65d7c..1f6649e9 100644 --- a/http/default_interceptors.html +++ b/http/default_interceptors.html @@ -842,7 +842,7 @@ diff --git a/http/interceptors.html b/http/interceptors.html index e5c5d505..9e9ede8f 100644 --- a/http/interceptors.html +++ b/http/interceptors.html @@ -870,7 +870,7 @@ diff --git a/http/pedestal.html b/http/pedestal.html index b5ff0252..f5046ca6 100644 --- a/http/pedestal.html +++ b/http/pedestal.html @@ -881,7 +881,7 @@ diff --git a/http/sieppari.html b/http/sieppari.html index eea63d70..84eba085 100644 --- a/http/sieppari.html +++ b/http/sieppari.html @@ -882,7 +882,7 @@ diff --git a/http/transforming_interceptor_chain.html b/http/transforming_interceptor_chain.html index 68d78c03..34f4f33c 100644 --- a/http/transforming_interceptor_chain.html +++ b/http/transforming_interceptor_chain.html @@ -881,7 +881,7 @@ diff --git a/index.html b/index.html index 1ff68bc4..cd578f82 100644 --- a/index.html +++ b/index.html @@ -945,7 +945,7 @@ diff --git a/performance.html b/performance.html index 64563882..ccb6ea9d 100644 --- a/performance.html +++ b/performance.html @@ -926,7 +926,7 @@ diff --git a/ring/RESTful_form_methods.html b/ring/RESTful_form_methods.html index 7a90be3c..d1684d1c 100644 --- a/ring/RESTful_form_methods.html +++ b/ring/RESTful_form_methods.html @@ -847,7 +847,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 bb6f30cd..a923497e 100644 --- a/ring/coercion.html +++ b/ring/coercion.html @@ -1047,7 +1047,7 @@ diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html index 4d556616..9aafee91 100644 --- a/ring/compiling_middleware.html +++ b/ring/compiling_middleware.html @@ -880,7 +880,7 @@ diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html index 159e11c8..9eae425a 100644 --- a/ring/data_driven_middleware.html +++ b/ring/data_driven_middleware.html @@ -908,7 +908,7 @@ diff --git a/ring/default_handler.html b/ring/default_handler.html index 9899d3d6..29eb7d96 100644 --- a/ring/default_handler.html +++ b/ring/default_handler.html @@ -886,7 +886,7 @@ diff --git a/ring/default_middleware.html b/ring/default_middleware.html index 3e6a8bee..2cdf9932 100644 --- a/ring/default_middleware.html +++ b/ring/default_middleware.html @@ -1059,7 +1059,7 @@ Server: Jetty(9.2.21.v20170120) diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html index 7f88f604..df1d7b13 100644 --- a/ring/dynamic_extensions.html +++ b/ring/dynamic_extensions.html @@ -855,7 +855,7 @@ diff --git a/ring/middleware_registry.html b/ring/middleware_registry.html index b8f1c811..e93f3e8f 100644 --- a/ring/middleware_registry.html +++ b/ring/middleware_registry.html @@ -866,7 +866,7 @@ diff --git a/ring/reverse_routing.html b/ring/reverse_routing.html index 5bc6e6fa..2be03acc 100644 --- a/ring/reverse_routing.html +++ b/ring/reverse_routing.html @@ -851,7 +851,7 @@ diff --git a/ring/ring.html b/ring/ring.html index 44376cdd..e81fc562 100644 --- a/ring/ring.html +++ b/ring/ring.html @@ -995,7 +995,7 @@ diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html index cf1b4847..0440f8ea 100644 --- a/ring/route_data_validation.html +++ b/ring/route_data_validation.html @@ -1063,7 +1063,7 @@ diff --git a/ring/slash_handler.html b/ring/slash_handler.html index 63d0b45f..6017ff98 100644 --- a/ring/slash_handler.html +++ b/ring/slash_handler.html @@ -889,7 +889,7 @@ diff --git a/ring/static.html b/ring/static.html index e2a7aeb4..64d24897 100644 --- a/ring/static.html +++ b/ring/static.html @@ -891,7 +891,7 @@ diff --git a/ring/swagger.html b/ring/swagger.html index bac2f058..aeadf05d 100644 --- a/ring/swagger.html +++ b/ring/swagger.html @@ -1111,7 +1111,7 @@ see the next example diff --git a/ring/transforming_middleware_chain.html b/ring/transforming_middleware_chain.html index 1628bb1a..407c21ed 100644 --- a/ring/transforming_middleware_chain.html +++ b/ring/transforming_middleware_chain.html @@ -872,7 +872,7 @@