Overhaul end user documentation
This commit is contained in:
parent
9ed3c8ee15
commit
1ec7e1e8e5
97 changed files with 3240 additions and 1553 deletions
21
docs/user_documentation/queue/index.md
Normal file
21
docs/user_documentation/queue/index.md
Normal 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
|
||||
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue