From f1dee8520ff2be9ef48f4dae47b46bd9c8a9311a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Mon, 2 Jul 2018 13:59:15 +0200 Subject: [PATCH] docs: Use module names in sidebar --- website/src/docs/aws-s3-multipart.md | 2 +- website/src/docs/aws-s3.md | 2 +- website/src/docs/dashboard.md | 2 +- website/src/docs/dragdrop.md | 2 +- website/src/docs/dropbox.md | 2 +- website/src/docs/fileinput.md | 2 +- website/src/docs/form.md | 2 +- website/src/docs/golden-retriever.md | 2 +- website/src/docs/google-drive.md | 2 +- website/src/docs/informer.md | 2 +- website/src/docs/instagram.md | 2 +- website/src/docs/progressbar.md | 2 +- website/src/docs/statusbar.md | 2 +- website/src/docs/transloadit.md | 2 +- website/src/docs/tus.md | 2 +- website/src/docs/uppy.md | 2 +- website/src/docs/url.md | 2 +- website/src/docs/webcam.md | 2 +- website/src/docs/xhrupload.md | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/website/src/docs/aws-s3-multipart.md b/website/src/docs/aws-s3-multipart.md index e8fdee277..8fd28e36c 100644 --- a/website/src/docs/aws-s3-multipart.md +++ b/website/src/docs/aws-s3-multipart.md @@ -1,7 +1,7 @@ --- type: docs order: 33 -title: "Aws S3 Multipart" +title: "@uppy/aws-s3-multipart" permalink: docs/aws-s3-multipart/ --- diff --git a/website/src/docs/aws-s3.md b/website/src/docs/aws-s3.md index 15733b904..c9d7e4be1 100644 --- a/website/src/docs/aws-s3.md +++ b/website/src/docs/aws-s3.md @@ -1,7 +1,7 @@ --- type: docs order: 32 -title: "Aws S3" +title: "@uppy/aws-s3" permalink: docs/aws-s3/ --- diff --git a/website/src/docs/dashboard.md b/website/src/docs/dashboard.md index 48c29b55e..667aa6688 100644 --- a/website/src/docs/dashboard.md +++ b/website/src/docs/dashboard.md @@ -1,7 +1,7 @@ --- type: docs order: 20 -title: "Dashboard" +title: "@uppy/dashboard" permalink: docs/dashboard/ --- diff --git a/website/src/docs/dragdrop.md b/website/src/docs/dragdrop.md index 4147e6b1f..b31f028b7 100644 --- a/website/src/docs/dragdrop.md +++ b/website/src/docs/dragdrop.md @@ -1,7 +1,7 @@ --- type: docs order: 21 -title: "Drag & Drop" +title: "@uppy/drag-drop" permalink: docs/drag-drop/ alias: docs/dragdrop/ --- diff --git a/website/src/docs/dropbox.md b/website/src/docs/dropbox.md index fbc979ffd..2b8912468 100644 --- a/website/src/docs/dropbox.md +++ b/website/src/docs/dropbox.md @@ -1,7 +1,7 @@ --- type: docs order: 51 -title: "Dropbox" +title: "@uppy/dropbox" permalink: docs/dropbox/ --- diff --git a/website/src/docs/fileinput.md b/website/src/docs/fileinput.md index 33195f7d8..cee9ccd0c 100644 --- a/website/src/docs/fileinput.md +++ b/website/src/docs/fileinput.md @@ -1,7 +1,7 @@ --- type: docs order: 25 -title: "File Input" +title: "@uppy/file-input" permalink: docs/file-input/ alias: docs/fileinput/ diff --git a/website/src/docs/form.md b/website/src/docs/form.md index f5b569a62..cffcf322c 100644 --- a/website/src/docs/form.md +++ b/website/src/docs/form.md @@ -1,7 +1,7 @@ --- type: docs order: 30 -title: "Form" +title: "@uppy/form" permalink: docs/form/ --- diff --git a/website/src/docs/golden-retriever.md b/website/src/docs/golden-retriever.md index 9a8a99a36..d0f6cecfa 100644 --- a/website/src/docs/golden-retriever.md +++ b/website/src/docs/golden-retriever.md @@ -1,5 +1,5 @@ --- -title: "Golden Retriever" +title: "@uppy/golden-retriever" type: docs permalink: docs/golden-retriever/ order: 40 diff --git a/website/src/docs/google-drive.md b/website/src/docs/google-drive.md index 079a1ef4d..86c9fab80 100644 --- a/website/src/docs/google-drive.md +++ b/website/src/docs/google-drive.md @@ -1,7 +1,7 @@ --- type: docs order: 52 -title: "Google Drive" +title: "@uppy/google-drive" permalink: docs/google-drive/ --- diff --git a/website/src/docs/informer.md b/website/src/docs/informer.md index 6d45d11cb..117bd1492 100644 --- a/website/src/docs/informer.md +++ b/website/src/docs/informer.md @@ -1,7 +1,7 @@ --- type: docs order: 24 -title: "Informer" +title: "@uppy/informer" permalink: docs/informer/ --- diff --git a/website/src/docs/instagram.md b/website/src/docs/instagram.md index d4835e29e..fbb50165a 100644 --- a/website/src/docs/instagram.md +++ b/website/src/docs/instagram.md @@ -1,7 +1,7 @@ --- type: docs order: 53 -title: "Instagram" +title: "@uppy/instagram" permalink: docs/instagram/ --- diff --git a/website/src/docs/progressbar.md b/website/src/docs/progressbar.md index 34dcdb826..1312c2a84 100644 --- a/website/src/docs/progressbar.md +++ b/website/src/docs/progressbar.md @@ -1,7 +1,7 @@ --- type: docs order: 23 -title: "Progress Bar" +title: "@uppy/progress-bar" permalink: docs/progress-bar/ alias: docs/progressbar/ --- diff --git a/website/src/docs/statusbar.md b/website/src/docs/statusbar.md index 0946f87fd..74a81364d 100644 --- a/website/src/docs/statusbar.md +++ b/website/src/docs/statusbar.md @@ -1,7 +1,7 @@ --- type: docs order: 22 -title: "Status Bar" +title: "@uppy/status-bar" permalink: docs/status-bar/ alias: docs/statusbar/ --- diff --git a/website/src/docs/transloadit.md b/website/src/docs/transloadit.md index 0aa27f655..7640b89c0 100644 --- a/website/src/docs/transloadit.md +++ b/website/src/docs/transloadit.md @@ -1,7 +1,7 @@ --- type: docs order: 34 -title: "Transloadit" +title: "@uppy/transloadit" permalink: docs/transloadit/ --- diff --git a/website/src/docs/tus.md b/website/src/docs/tus.md index 62ccb09d9..e56d05369 100644 --- a/website/src/docs/tus.md +++ b/website/src/docs/tus.md @@ -1,7 +1,7 @@ --- type: docs order: 30 -title: "Tus" +title: "@uppy/tus" permalink: docs/tus/ --- diff --git a/website/src/docs/uppy.md b/website/src/docs/uppy.md index e98bb4194..0f869572f 100644 --- a/website/src/docs/uppy.md +++ b/website/src/docs/uppy.md @@ -1,7 +1,7 @@ --- type: docs order: 1 -title: "Uppy" +title: "@uppy/core" permalink: docs/uppy/ --- diff --git a/website/src/docs/url.md b/website/src/docs/url.md index f5d2bd20e..c470268fd 100644 --- a/website/src/docs/url.md +++ b/website/src/docs/url.md @@ -1,7 +1,7 @@ --- type: docs order: 54 -title: "Import From URL" +title: "@uppy/url" permalink: docs/url/ --- diff --git a/website/src/docs/webcam.md b/website/src/docs/webcam.md index bb34fb746..8f6a3354d 100644 --- a/website/src/docs/webcam.md +++ b/website/src/docs/webcam.md @@ -1,7 +1,7 @@ --- type: docs order: 26 -title: "Webcam" +title: "@uppy/webcam" permalink: docs/webcam/ --- diff --git a/website/src/docs/xhrupload.md b/website/src/docs/xhrupload.md index 9fd8b71ce..7396c846c 100644 --- a/website/src/docs/xhrupload.md +++ b/website/src/docs/xhrupload.md @@ -1,7 +1,7 @@ --- type: docs order: 31 -title: "XHR Upload" +title: "@uppy/xhr-upload" permalink: docs/xhr-upload/ alias: docs/xhrupload/ ---