From cb0336290fa98e8395f51b6e64025c0fcc373f44 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Tue, 12 Oct 2021 23:06:39 +0200 Subject: [PATCH] Symlink Test Testing Symlink option to see if i can separate the how to --- docs/.pages | 1 + docs/Hardlinks/How-to-setup-for/index.md | 11 +++++++++-- docs/How-to-setup-for | 1 + mkdocs.yml | 1 + 4 files changed, 12 insertions(+), 2 deletions(-) create mode 120000 docs/How-to-setup-for diff --git a/docs/.pages b/docs/.pages index d815c8918..a24f3a154 100644 --- a/docs/.pages +++ b/docs/.pages @@ -8,3 +8,4 @@ nav: - Plex - Misc - Hardlinks + - How-to-setup-for diff --git a/docs/Hardlinks/How-to-setup-for/index.md b/docs/Hardlinks/How-to-setup-for/index.md index d78e9ad83..aacd8f325 100644 --- a/docs/Hardlinks/How-to-setup-for/index.md +++ b/docs/Hardlinks/How-to-setup-for/index.md @@ -1,5 +1,12 @@ # How to setup for -Here you will find a collection How to setup Hardlinks and Instant Moves(Atomic Moves) Guides. +In this section you will find several how-to's for installation of the *arrs. +This is all done in a way to achieve [Hardlinks and Instant Moves (Atomic-Moves)](/Hardlinks/Hardlinks-and-Instant-Moves/). -Choose on the left your installation method. +Select your desired method of installation: + +- [Docker](/How-to-setup-for/Docker/) +- [Dockstarter](/How-to-setup-for/Dockstarter/) +- [Native](/How-to-setup-for/Native/) +- [Synology](/How-to-setup-for/Synology/) +- [Unraid](/How-to-setup-for/Unraid/) \ No newline at end of file diff --git a/docs/How-to-setup-for b/docs/How-to-setup-for new file mode 120000 index 000000000..bd391fd4f --- /dev/null +++ b/docs/How-to-setup-for @@ -0,0 +1 @@ +Hardlinks/How-to-setup-for \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 5d269418a..a2eeff7d3 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -100,6 +100,7 @@ theme: features: - navigation.instant - navigation.tabs + - navigation.top language: en palette: - media: "(prefers-color-scheme: dark)"