Overhaul end user documentation

This commit is contained in:
Ciarán Ainsworth 2022-01-19 18:49:46 +00:00
commit 1ec7e1e8e5
97 changed files with 3240 additions and 1553 deletions

View file

@ -0,0 +1,21 @@
# Queue
Use the audio queue to manage audio playback. You can add tracks, albums, series, artist discographies, and playlists to your queue.
Follow the guides in this section to get started.
```{toctree}
---
caption: Manage your queue
maxdepth: 1
---
add_tracks
add_album
add_series
add_artist
add_playlist
rearrange_content
remove_content
```