From 9c7c2387bf33d11e2191f81a78b0fb03ac337a8e Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Sun, 12 May 2019 18:17:26 +0000
Subject: [PATCH] Build book from commit
13c5ea7779c00149944a6e6d9713f4e88c56e106 [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 | 73 +++++-------------------
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(+), 104 deletions(-)
diff --git a/advanced/composing_routers.html b/advanced/composing_routers.html
index 39020e01..34fd15ae 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 8623db09..0335e747 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 40e6bb1f..93ebeb24 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 09795a84..243f80d6 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 fb8a63b3..204c6428 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 2b784249..4fb91f2a 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 6fbbc104..72cbd6b2 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 fffc343b..e8afb39b 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 376610e3..98bc5638 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 bbe9a34d..02944341 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 218c0702..9556f335 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 84292b53..172e0c13 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 71a069b1..361f2118 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 98e00d02..12392058 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -899,7 +899,7 @@
diff --git a/cljdoc.edn b/cljdoc.edn
index 00d8b30a..de51ea50 100644
--- a/cljdoc.edn
+++ b/cljdoc.edn
@@ -1,60 +1,15 @@
{:cljdoc/include-namespaces-from-dependencies
- [metosin/reitit
- metosin/reitit-core
- metosin/reitit-ring
- metosin/reitit-spec
- metosin/reitit-schema
- metosin/reitit-swagger
- metosin/reitit-swagger-ui],
- :cljdoc.doc/tree
- [["Introduction" {:file "doc/README.md"}]
- ["Basics" {}
- ["Route Syntax" {:file "doc/basics/route_syntax.md"}]
- ["Router" {:file "doc/basics/router.md"}]
- ["Path-based Routing" {:file "doc/basics/path_based_routing.md"}]
- ["Name-based Routing" {:file "doc/basics/name_based_routing.md"}]
- ["Route Data" {:file "doc/basics/route_data.md"}]
- ["Route Data Validation" {:file "doc/basics/route_data_validation.md"}]
- ["Route Conflicts" {:file "doc/basics/route_conflicts.md"}]]
- ["Coercion" {}
- ["Coercion Explained" {:file "doc/coercion/coercion.md"}]
- ["Plumatic Schema" {:file "doc/coercion/schema_coercion.md"}]
- ["Clojure.spec" {:file "doc/coercion/clojure_spec_coercion.md"}]
- ["Data-specs" {:file "doc/coercion/data_spec_coercion.md"}]]
- ["Ring" {}
- ["Ring-router" {:file "doc/ring/ring.md"}]
- ["Reverse-routing" {:file "doc/ring/reverse_routing.md"}]
- ["Default handler" {:file "doc/ring/default_handler.md"}]
- ["Slash handler" {:file "doc/ring/slash_handler.md"}]
- ["Static Resources" {:file "doc/ring/static.md"}]
- ["Dynamic Extensions" {:file "doc/ring/dynamic_extensions.md"}]
- ["Data-driven Middleware" {:file "doc/ring/data_driven_middleware.md"}]
- ["Transforming Middleware Chain" {:file "doc/ring/transforming_middleware_chain.md"}]
- ["Middleware Registry" {:file "doc/ring/middleware_registry.md"}]
- ["Default Middleware" {:file "doc/ring/default_middleware.md"}]
- ["Ring Coercion" {:file "doc/ring/coercion.md"}]
- ["Route Data Validation" {:file "doc/ring/route_data_validation.md"}]
- ["Compiling Middleware" {:file "doc/ring/compiling_middleware.md"}]
- ["Swagger Support" {:file "doc/ring/swagger.md"}]
- ["RESTful form methods" {:file "doc/ring/RESTful_form_methods.md"}]]
- ["HTTP" {}
- ["Interceptors" {:file "doc/http/interceptors.md"}]
- ["Pedestal" {:file "doc/http/pedestal.md"}]
- ["Sieppari" {:file "doc/http/sieppari.md"}]
- ["Default Interceptors" {:file "doc/http/default_interceptors.md"}]
- ["Transforming Interceptor Chain" {:file "doc/http/transforming_interceptor_chain.md"}]]
- ["Frontend" {}
- ["Basics" {:file "doc/frontend/basics.md"}]
- ["Browser integration" {:file "doc/frontend/browser.md"}]
- ["Controllers" {:file "doc/frontend/controllers.md"}]]
- ["Advanced" {}
- ["Configuring Routers" {:file "doc/advanced/configuring_routers.md"}]
- ["Composing Routers" {:file "doc/advanced/composing_routers.md"}]
- ["Different Routers" {:file "doc/advanced/different_routers.md"}]
- ["Route Validation" {:file "doc/advanced/route_validation.md"}]
- ["Dev Workflow" {:file "doc/advanced/dev_workflow.md"}]
- ["Shared Routes" {:file "doc/advanced/shared_routes.md"}]]
- ["Misc" {}
- ["Performance" {:file "doc/performance.md"}]
- ["Development Instructions" {:file "doc/development.md"}]
- ["FAQ" {:file "doc/faq.md"}]]]}
+ [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]}
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index b87a45f1..9e338a6a 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 7aa0b093..f9f9603b 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 627a6e14..320ff8cd 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 53b6dc48..1c52065d 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -852,7 +852,7 @@
diff --git a/development.html b/development.html
index 643fef06..1deab782 100644
--- a/development.html
+++ b/development.html
@@ -843,7 +843,7 @@ lein test
diff --git a/faq.html b/faq.html
index 0af97246..9bb8d30d 100644
--- a/faq.html
+++ b/faq.html
@@ -920,7 +920,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index 0eaa7ca4..c0ca72ba 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 38f85494..750455ce 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 b68cb992..b9e9db23 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 29e17335..c1bd74d2 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 fcd4c711..df980dfc 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -870,7 +870,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index d4387ed7..124a099c 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -881,7 +881,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index 331bd69b..2b446d8b 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 740cb86d..9ce49619 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 0257f096..88f92a43 100644
--- a/index.html
+++ b/index.html
@@ -945,7 +945,7 @@
diff --git a/performance.html b/performance.html
index 9208eb42..157b3524 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 12a5fe65..763adadb 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 27592111..b9ed37f9 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 cf0f4f2a..1d84a4a2 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 e3626d95..b782ef29 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 4dc05627..612f0031 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 cac336b8..09307dde 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 a79245b1..829779c5 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 0a424876..82bda95e 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 7ce89083..d49dfd32 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 b34e8faa..e505b77e 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 cd91e855..3032c2b9 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 3e54f31b..6f84082b 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 bc28c64f..608f3b54 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -891,7 +891,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 9dcfe5e5..4a2c4979 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 b76cb23d..e047953e 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -872,7 +872,7 @@