From 2da0b2cf9e434384904d330168f5aef7a26aff1c Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Sun, 11 Nov 2018 20:31:40 +0000
Subject: [PATCH] Build book from commit
02308b582d4abda32158b67c454bcb1587c91297 [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 b6e93aef..100be2b4 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 77d9f3a7..e3e259af 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 3cf1ecee..dd56ac0b 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 5b8f7e8f..271f8186 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 67a54797..8a96788a 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 887ee372..b91d66f9 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 7e270c3a..5072c8ff 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 d117e526..3dcb0993 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 7af3f06e..6e2e1961 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 f7e0e935..78fd43c6 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 4a7b78b9..ca34f49e 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 7cc2864a..6ef73909 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 998d257a..b55c4726 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 7307b41b..567752c4 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 5f472685..9cc7a17e 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 2fc76b53..02eea960 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 82b74cf6..1a4ae93e 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -813,7 +813,7 @@
diff --git a/development.html b/development.html
index c5206406..5f85d880 100644
--- a/development.html
+++ b/development.html
@@ -803,7 +803,7 @@ lein test
diff --git a/faq.html b/faq.html
index 1ae34fac..3b1808d6 100644
--- a/faq.html
+++ b/faq.html
@@ -881,7 +881,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index 2815448f..73c8095f 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 80b539e4..53622807 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 379b2167..72e85cd8 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 dd6343df..f246093c 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 ab1a856a..9b209925 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -795,7 +795,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index 8ec6cedf..51a41e42 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -803,7 +803,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index a1b4b324..4791b0d2 100644
--- a/http/sieppari.html
+++ b/http/sieppari.html
@@ -843,7 +843,7 @@
diff --git a/index.html b/index.html
index e35e101d..b0310dde 100644
--- a/index.html
+++ b/index.html
@@ -923,7 +923,7 @@
diff --git a/performance.html b/performance.html
index 2346d79d..48cbd7d7 100644
--- a/performance.html
+++ b/performance.html
@@ -860,7 +860,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index 3ce75a43..01158784 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 5c6a4226..4c178002 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 75e13065..9d716427 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 e389ea05..58e142b3 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 e92a95f9..ee10f5da 100644
--- a/ring/default_middleware.html
+++ b/ring/default_middleware.html
@@ -1013,7 +1013,7 @@ Server: Jetty(9.2.21.v20170120)
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index 0f354712..48ac27d9 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 8874e75c..8685d6d7 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 2e2cda49..cc908c0f 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 473a8f21..c7dcc3a5 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 a2363857..7610adf5 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 fea6b23d..0f291c7c 100644
--- a/ring/slash_handler.html
+++ b/ring/slash_handler.html
@@ -850,7 +850,7 @@
diff --git a/ring/static.html b/ring/static.html
index 6e2b1753..a93f0140 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -852,7 +852,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 778f4c75..c7b004c7 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 31c6c245..a400fbe5 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -804,7 +804,7 @@