From b155d802b887313ed5375ab0c983472755066d34 Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Thu, 16 May 2019 04:12:10 +0000
Subject: [PATCH] Build book from commit
d74bcbeb7171506e4f6854b4a2d7b0282f6dbf3d [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 +-
cljdoc.edn | 28 ++++++++++++------------
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 +-
46 files changed, 59 insertions(+), 59 deletions(-)
diff --git a/advanced/composing_routers.html b/advanced/composing_routers.html
index 6868bd16..37f1bc8e 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 29a5f45c..53dea4f4 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 0ab02cce..95d343ac 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 0aaae922..8264b1a5 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 4a472c98..ff2896bc 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 006d8eb9..75f57422 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 896cb68d..3e1fce2f 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 0437f062..981b7a71 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 c0d47b31..f35cb2ce 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 564b5774..3a994e1d 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 c266e178..8c91f457 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 6955b7b3..38a0ecdc 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 df495b67..1df3553b 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 c8b7d741..3f6bc748 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -899,7 +899,7 @@
diff --git a/cljdoc.edn b/cljdoc.edn
index 7ac24206..56eda47f 100644
--- a/cljdoc.edn
+++ b/cljdoc.edn
@@ -1,18 +1,18 @@
{:cljdoc/include-namespaces-from-dependencies
- [reitit
- reitit-core
- reitit-dev
- reitit-ring
- reitit-http
- reitit-middleware
- reitit-interceptors
- reitit-spec
- reitit-schema
- reitit-swagger
- reitit-swagger-ui
- reitit-frontend
- reitit-sieppari
- reitit-pedestal]
+ [metosin/reitit
+ metosin/reitit-core
+ metosin/reitit-dev
+ metosin/reitit-ring
+ metosin/reitit-http
+ metosin/reitit-middleware
+ metosin/reitit-interceptors
+ metosin/reitit-spec
+ metosin/reitit-schema
+ metosin/reitit-swagger
+ metosin/reitit-swagger-ui
+ metosin/reitit-frontend
+ metosin/reitit-sieppari
+ metosin/reitit-pedestal]
:cljdoc.doc/tree
[["Introduction" {:file "doc/README.md"}]
["Basics" {}
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index dc92a7a5..2fdb35eb 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 06d311f4..474dc534 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 84e544bb..e8b08e26 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 35d85781..0bc34596 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -852,7 +852,7 @@
diff --git a/development.html b/development.html
index cca03753..9be76f80 100644
--- a/development.html
+++ b/development.html
@@ -843,7 +843,7 @@ lein test
diff --git a/faq.html b/faq.html
index 0387f523..a7468642 100644
--- a/faq.html
+++ b/faq.html
@@ -920,7 +920,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index d63785e2..84bd4b3a 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 60d5cc59..b774f36c 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 2b285190..ec2d743d 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 a5f23ea9..4e68e1f0 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 14e2090d..d41cfd5a 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -870,7 +870,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index bb490dbb..ae58745b 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -881,7 +881,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index cd6ae905..82729b0e 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 726c3fa9..f740a815 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 25995bd1..75160f1a 100644
--- a/index.html
+++ b/index.html
@@ -945,7 +945,7 @@
diff --git a/performance.html b/performance.html
index 2ac2d491..6da63b7d 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 9e3ea6bd..727e73f8 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 70c0ac19..b61ed9e8 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 e77f7241..17223d69 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 25e729de..5a807310 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 31313d89..eaf304bc 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 c95d8362..2541361d 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 9c79470b..c384b58f 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 e5471e85..48258112 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 22be2ad6..10e65083 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 836a80b0..cce1c05e 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 1e11197d..b06cd173 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 94d836ff..727e0ee0 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 6839444a..28777cfc 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -891,7 +891,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 3fe301e5..5347883c 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 3ea6d013..b789edc9 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -872,7 +872,7 @@