From 295d39d057d316016e3e4facab6ff9f2cf10ee21 Mon Sep 17 00:00:00 2001 From: Automatic build Date: Tue, 22 May 2018 08:54:26 +0000 Subject: [PATCH] Build book from commit 91abf8db51974256701fd5cb65ab4cafbae203c9 [skip ci] --- 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 +- index.html | 2 +- interceptors.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/dynamic_extensions.html | 2 +- ring/index.html | 2 +- ring/ring.html | 2 +- ring/route_data_validation.html | 2 +- ring/static.html | 2 +- ring/swagger.html | 2 +- 33 files changed, 33 insertions(+), 33 deletions(-) diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html index 814f2711..d82db051 100644 --- a/advanced/configuring_routers.html +++ b/advanced/configuring_routers.html @@ -682,7 +682,7 @@ diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html index dbb533aa..4d8a1c0a 100644 --- a/advanced/dev_workflow.html +++ b/advanced/dev_workflow.html @@ -741,7 +741,7 @@ diff --git a/advanced/different_routers.html b/advanced/different_routers.html index f7f95cb7..dd643311 100644 --- a/advanced/different_routers.html +++ b/advanced/different_routers.html @@ -685,7 +685,7 @@ diff --git a/advanced/index.html b/advanced/index.html index 71b0479f..4cad2a4e 100644 --- a/advanced/index.html +++ b/advanced/index.html @@ -636,7 +636,7 @@ diff --git a/advanced/route_validation.html b/advanced/route_validation.html index df4d4d0c..38731b30 100644 --- a/advanced/route_validation.html +++ b/advanced/route_validation.html @@ -777,7 +777,7 @@ diff --git a/basics/index.html b/basics/index.html index e0c471f0..231f3499 100644 --- a/basics/index.html +++ b/basics/index.html @@ -640,7 +640,7 @@ diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html index 0ec70717..9c5d67a3 100644 --- a/basics/name_based_routing.html +++ b/basics/name_based_routing.html @@ -688,7 +688,7 @@ diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html index 2a464aa4..72f299d6 100644 --- a/basics/path_based_routing.html +++ b/basics/path_based_routing.html @@ -658,7 +658,7 @@ diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html index a20fa227..c84d36b9 100644 --- a/basics/route_conflicts.html +++ b/basics/route_conflicts.html @@ -675,7 +675,7 @@ diff --git a/basics/route_data.html b/basics/route_data.html index 028a425d..1e201db1 100644 --- a/basics/route_data.html +++ b/basics/route_data.html @@ -699,7 +699,7 @@ diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html index eb715fed..5d2f315a 100644 --- a/basics/route_data_validation.html +++ b/basics/route_data_validation.html @@ -751,7 +751,7 @@ diff --git a/basics/route_syntax.html b/basics/route_syntax.html index 9069cd86..a9e029b1 100644 --- a/basics/route_syntax.html +++ b/basics/route_syntax.html @@ -685,7 +685,7 @@ diff --git a/basics/router.html b/basics/router.html index 01d2d3ab..620f3a23 100644 --- a/basics/router.html +++ b/basics/router.html @@ -668,7 +668,7 @@ diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html index e5b08fb4..feb3f3e7 100644 --- a/coercion/clojure_spec_coercion.html +++ b/coercion/clojure_spec_coercion.html @@ -670,7 +670,7 @@ diff --git a/coercion/coercion.html b/coercion/coercion.html index 51670391..d5b9d4f9 100644 --- a/coercion/coercion.html +++ b/coercion/coercion.html @@ -765,7 +765,7 @@ diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html index 0c516f88..90f9632c 100644 --- a/coercion/data_spec_coercion.html +++ b/coercion/data_spec_coercion.html @@ -664,7 +664,7 @@ diff --git a/coercion/index.html b/coercion/index.html index 99ce2d5e..6ec0b01f 100644 --- a/coercion/index.html +++ b/coercion/index.html @@ -637,7 +637,7 @@ diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html index 39717f38..9b9a3125 100644 --- a/coercion/schema_coercion.html +++ b/coercion/schema_coercion.html @@ -665,7 +665,7 @@ diff --git a/development.html b/development.html index 7391eb94..2bf81f5c 100644 --- a/development.html +++ b/development.html @@ -655,7 +655,7 @@ lein test diff --git a/faq.html b/faq.html index 965f8f73..fc164163 100644 --- a/faq.html +++ b/faq.html @@ -733,7 +733,7 @@ diff --git a/index.html b/index.html index f4959ede..5503d14c 100644 --- a/index.html +++ b/index.html @@ -752,7 +752,7 @@ diff --git a/interceptors.html b/interceptors.html index 30f9dbd0..1c834004 100644 --- a/interceptors.html +++ b/interceptors.html @@ -686,7 +686,7 @@ diff --git a/performance.html b/performance.html index 874eacb1..27250504 100644 --- a/performance.html +++ b/performance.html @@ -711,7 +711,7 @@ diff --git a/ring/coercion.html b/ring/coercion.html index 86197713..3c10107d 100644 --- a/ring/coercion.html +++ b/ring/coercion.html @@ -766,7 +766,7 @@ diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html index fca56999..1171b45c 100644 --- a/ring/compiling_middleware.html +++ b/ring/compiling_middleware.html @@ -693,7 +693,7 @@ diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html index 484cee10..284eefcf 100644 --- a/ring/data_driven_middleware.html +++ b/ring/data_driven_middleware.html @@ -752,7 +752,7 @@ diff --git a/ring/default_handler.html b/ring/default_handler.html index 30ad7c9a..22c024f2 100644 --- a/ring/default_handler.html +++ b/ring/default_handler.html @@ -699,7 +699,7 @@ diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html index 48d77463..d93356db 100644 --- a/ring/dynamic_extensions.html +++ b/ring/dynamic_extensions.html @@ -668,7 +668,7 @@ diff --git a/ring/index.html b/ring/index.html index 6baa404a..cc2a0b38 100644 --- a/ring/index.html +++ b/ring/index.html @@ -642,7 +642,7 @@ diff --git a/ring/ring.html b/ring/ring.html index 3a9a1677..07ed2ab9 100644 --- a/ring/ring.html +++ b/ring/ring.html @@ -722,7 +722,7 @@ diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html index 72054089..0e8e0d3c 100644 --- a/ring/route_data_validation.html +++ b/ring/route_data_validation.html @@ -876,7 +876,7 @@ diff --git a/ring/static.html b/ring/static.html index 83c9b1b1..d2ea7b2c 100644 --- a/ring/static.html +++ b/ring/static.html @@ -700,7 +700,7 @@ diff --git a/ring/swagger.html b/ring/swagger.html index b435863f..ae294c3a 100644 --- a/ring/swagger.html +++ b/ring/swagger.html @@ -896,7 +896,7 @@