2023-03-20 03:35:17 +00:00
|
|
|
site_name: Tube Archivist Documentation
|
2023-03-20 16:48:01 +00:00
|
|
|
site_url: https://docs.tubearchivist.com
|
|
|
|
nav:
|
|
|
|
- Home: 'index.md'
|
|
|
|
- User Guide:
|
|
|
|
- 'Channels Overview and Channel Detail Page': 'Channels.md'
|
|
|
|
- 'Downloads Page': 'Downloads.md'
|
|
|
|
- 'FAQ': 'FAQ.md'
|
|
|
|
- 'Installation': 'Installation.md'
|
|
|
|
- 'Playlists': 'Playlists.md'
|
|
|
|
- 'Search': 'Search.md'
|
|
|
|
- 'Users': 'Users.md'
|
|
|
|
- 'Video': 'Video.md'
|
|
|
|
- 'Settings': 'Settings.md'
|
|
|
|
- About:
|
|
|
|
- 'Main site': https://www.tubearchivist.com
|
|
|
|
- 'Join us on Discord!': https://www.tubearchivist.com/discord
|
|
|
|
- 'License': https://github.com/tubearchivist/tubearchivist/blob/master/LICENSE
|
|
|
|
- 'Release Notes': https://github.com/tubearchivist/tubearchivist/releases
|
|
|
|
repo_url: https://github.com/tubearchivist/docs
|
|
|
|
markdown_extensions:
|
|
|
|
- toc:
|
|
|
|
permalink: "#"
|
2023-03-21 01:52:26 +00:00
|
|
|
- admonition
|
|
|
|
- pymdownx.details
|
|
|
|
- pymdownx.superfences
|
2023-03-20 16:48:01 +00:00
|
|
|
theme:
|
|
|
|
name: material
|