From 0558db4db61d5f98be1164bf597e696ea0f9bf9f Mon Sep 17 00:00:00 2001 From: Automatic build Date: Wed, 25 Oct 2017 15:01:16 +0000 Subject: [PATCH] Build book from commit 8a411b13dec30b1f746017ce824a89b06413beda [skip ci] --- basics.html | 2 +- compiling_middleware.html | 2 +- configuring_routers.html | 2 +- dynamic_extensions.html | 2 +- index.html | 10 +++++----- parameter_coercion.html | 2 +- ring.html | 2 +- route_conflicts.html | 2 +- route_validation.html | 2 +- 9 files changed, 13 insertions(+), 13 deletions(-) diff --git a/basics.html b/basics.html index f7e09cc3..af4fcf0e 100644 --- a/basics.html +++ b/basics.html @@ -635,7 +635,7 @@ diff --git a/compiling_middleware.html b/compiling_middleware.html index 5fbedf83..2eb6fa20 100644 --- a/compiling_middleware.html +++ b/compiling_middleware.html @@ -499,7 +499,7 @@ diff --git a/configuring_routers.html b/configuring_routers.html index db52e5cd..73060aeb 100644 --- a/configuring_routers.html +++ b/configuring_routers.html @@ -480,7 +480,7 @@ diff --git a/dynamic_extensions.html b/dynamic_extensions.html index 8ccd17f2..ed638f77 100644 --- a/dynamic_extensions.html +++ b/dynamic_extensions.html @@ -478,7 +478,7 @@ diff --git a/index.html b/index.html index 4ea5a32e..65f44e12 100644 --- a/index.html +++ b/index.html @@ -398,11 +398,11 @@

Introduction

Reitit is a small Clojure(Script) library for data-driven routing.