From e028fa9bb356c4acc8e62e4dd7581cdb757b0337 Mon Sep 17 00:00:00 2001 From: Automatic build Date: Mon, 19 Feb 2018 20:04:31 +0000 Subject: [PATCH] Build book from commit d4a4949ad01ad83c21db6c33e59cc02d2ba0d7bf [skip ci] --- advanced/configuring_routers.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 +- faq.html | 2 +- index.html | 2 +- interceptors.html | 2 +- openapi.html | 2 +- performance.html | 2 +- ring/coercion.html | 2 +- ring/compiling_middleware.html | 2 +- ring/data_driven_middleware.html | 2 +- ring/dynamic_extensions.html | 2 +- ring/index.html | 2 +- ring/ring.html | 2 +- ring/route_data_validation.html | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html index 9303bdb5..1145981b 100644 --- a/advanced/configuring_routers.html +++ b/advanced/configuring_routers.html @@ -630,7 +630,7 @@ diff --git a/advanced/different_routers.html b/advanced/different_routers.html index d1f34341..32e526dc 100644 --- a/advanced/different_routers.html +++ b/advanced/different_routers.html @@ -633,7 +633,7 @@ diff --git a/advanced/index.html b/advanced/index.html index e7e6cf1f..35bd0ff5 100644 --- a/advanced/index.html +++ b/advanced/index.html @@ -584,7 +584,7 @@ diff --git a/advanced/route_validation.html b/advanced/route_validation.html index 0bd4e549..e981cf2f 100644 --- a/advanced/route_validation.html +++ b/advanced/route_validation.html @@ -725,7 +725,7 @@ diff --git a/basics/index.html b/basics/index.html index 89fe7016..d10ecd3c 100644 --- a/basics/index.html +++ b/basics/index.html @@ -588,7 +588,7 @@ diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html index 45371206..d2c065f2 100644 --- a/basics/name_based_routing.html +++ b/basics/name_based_routing.html @@ -628,7 +628,7 @@ diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html index 598ac61b..0ab4abf7 100644 --- a/basics/path_based_routing.html +++ b/basics/path_based_routing.html @@ -606,7 +606,7 @@ diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html index 07fe16d1..d672f9d6 100644 --- a/basics/route_conflicts.html +++ b/basics/route_conflicts.html @@ -623,7 +623,7 @@ diff --git a/basics/route_data.html b/basics/route_data.html index 63f8f1eb..4a4d2045 100644 --- a/basics/route_data.html +++ b/basics/route_data.html @@ -647,7 +647,7 @@ diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html index 3f43c868..7a5d27e6 100644 --- a/basics/route_data_validation.html +++ b/basics/route_data_validation.html @@ -699,7 +699,7 @@ diff --git a/basics/route_syntax.html b/basics/route_syntax.html index b032a422..fb64e4dd 100644 --- a/basics/route_syntax.html +++ b/basics/route_syntax.html @@ -633,7 +633,7 @@ diff --git a/basics/router.html b/basics/router.html index c2929db1..5fd04eee 100644 --- a/basics/router.html +++ b/basics/router.html @@ -616,7 +616,7 @@ diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html index 366a20a0..6c6ba3d2 100644 --- a/coercion/clojure_spec_coercion.html +++ b/coercion/clojure_spec_coercion.html @@ -618,7 +618,7 @@ diff --git a/coercion/coercion.html b/coercion/coercion.html index 911c2575..776800db 100644 --- a/coercion/coercion.html +++ b/coercion/coercion.html @@ -713,7 +713,7 @@ diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html index ef5c6fe7..5bd65edc 100644 --- a/coercion/data_spec_coercion.html +++ b/coercion/data_spec_coercion.html @@ -612,7 +612,7 @@ diff --git a/coercion/index.html b/coercion/index.html index 0576d87b..c4fd0b1e 100644 --- a/coercion/index.html +++ b/coercion/index.html @@ -585,7 +585,7 @@ diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html index d24e436d..66084931 100644 --- a/coercion/schema_coercion.html +++ b/coercion/schema_coercion.html @@ -613,7 +613,7 @@ diff --git a/faq.html b/faq.html index b69b1862..f1f5360a 100644 --- a/faq.html +++ b/faq.html @@ -681,7 +681,7 @@ diff --git a/index.html b/index.html index b6f440f1..ea69b71d 100644 --- a/index.html +++ b/index.html @@ -695,7 +695,7 @@ diff --git a/interceptors.html b/interceptors.html index bd97c45b..d14a3b9c 100644 --- a/interceptors.html +++ b/interceptors.html @@ -634,7 +634,7 @@ diff --git a/openapi.html b/openapi.html index 601596ad..b40f7722 100644 --- a/openapi.html +++ b/openapi.html @@ -630,7 +630,7 @@ diff --git a/performance.html b/performance.html index 880e2bb2..e2768d5e 100644 --- a/performance.html +++ b/performance.html @@ -659,7 +659,7 @@ diff --git a/ring/coercion.html b/ring/coercion.html index 67dc2fb6..d9d00395 100644 --- a/ring/coercion.html +++ b/ring/coercion.html @@ -714,7 +714,7 @@ diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html index e62c4d04..7af6dbfe 100644 --- a/ring/compiling_middleware.html +++ b/ring/compiling_middleware.html @@ -641,7 +641,7 @@ diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html index bdb39fdb..8c129e1d 100644 --- a/ring/data_driven_middleware.html +++ b/ring/data_driven_middleware.html @@ -700,7 +700,7 @@ diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html index 4f4603a0..7bc7a9ee 100644 --- a/ring/dynamic_extensions.html +++ b/ring/dynamic_extensions.html @@ -616,7 +616,7 @@ diff --git a/ring/index.html b/ring/index.html index 15b2f442..533e3f9c 100644 --- a/ring/index.html +++ b/ring/index.html @@ -587,7 +587,7 @@ diff --git a/ring/ring.html b/ring/ring.html index a85c1932..a349e328 100644 --- a/ring/ring.html +++ b/ring/ring.html @@ -737,7 +737,7 @@ diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html index 4a057475..f2a26c22 100644 --- a/ring/route_data_validation.html +++ b/ring/route_data_validation.html @@ -824,7 +824,7 @@