parent
79d77eb7aa
commit
2e15562bd9
@ -0,0 +1,8 @@
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Radarr
|
||||
- Sonarr
|
||||
- Bazarr
|
||||
- NZBGet
|
||||
- Plex
|
||||
- Misc
|
@ -0,0 +1,4 @@
|
||||
nav:
|
||||
- Radarr: readme.md
|
||||
- V3
|
||||
- V0.2
|
@ -1,7 +1,7 @@
|
||||
# Radarr
|
||||
|
||||
Here you will find a collection of Radarr V0.2/V3 Guides I made.
|
||||
Here you will find a collection of Radarr Guides I made.
|
||||
|
||||
V0.2 = The still stable release
|
||||
|
||||
V3 = Beta version called Aphrodite
|
||||
V3 = Beta (Branch:Aphrodite)
|
||||
|
@ -0,0 +1,4 @@
|
||||
nav:
|
||||
- Sonarr: readme.md
|
||||
- V3
|
||||
- V2
|
@ -1,7 +1,7 @@
|
||||
# Sonarr
|
||||
|
||||
Here you will find a collection of Sonarr V2/V3 Guides I made.
|
||||
Here you will find a collection of Sonarr Guides I made.
|
||||
|
||||
V2 = The still stable release
|
||||
|
||||
V3 = Stable Beta version called Phantom
|
||||
V3 = Stable Beta (Branch:Phantom)
|
||||
|
@ -1,4 +1,5 @@
|
||||
mkdocs>=1.1.2
|
||||
mkdocs-material>=6.1.0
|
||||
pymdown-extensions>=3.3.2
|
||||
mkdocs-macros-plugin>=0.4.18
|
||||
mkdocs-macros-plugin>=0.4.18
|
||||
mkdocs-awesome-pages-plugin>=2.4.0
|
Loading…
Reference in new issue