From a5c1b6181f0d736729236c8582d7d7c6cc11c148 Mon Sep 17 00:00:00 2001 From: David Horak Date: Sat, 17 Aug 2019 08:26:12 -0400 Subject: [PATCH] Fix inconsistencies in the code documentation --- docs/history.js.html | 2 +- docs/index.html | 14 +++++++------- docs/index.js.html | 2 +- docs/location.js.html | 2 +- docs/module-svelte-router.Router.html | 4 ++-- docs/module-svelte-router.html | 2 +- docs/module-svelte-router_history.html | 2 +- docs/module-svelte-router_location.html | 2 +- docs/module-svelte-router_route.html | 2 +- docs/module-svelte-router_utils.html | 2 +- docs/route.js.html | 2 +- docs/router.js.html | 4 ++-- docs/utils.js.html | 2 +- readme.md | 12 ++++++------ src/router.js | 2 +- 15 files changed, 28 insertions(+), 28 deletions(-) diff --git a/docs/history.js.html b/docs/history.js.html index 131bd75..b8d6e7a 100644 --- a/docs/history.js.html +++ b/docs/history.js.html @@ -130,7 +130,7 @@

history.js


diff --git a/docs/index.html b/docs/index.html index a29db9b..b12f6a4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -534,12 +534,12 @@

Create a Navigation Guard