From 001839e64ae136d851cf71b9e2db8ba38264b1e2 Mon Sep 17 00:00:00 2001 From: Ross Stewart Date: Sat, 22 Oct 2022 15:00:32 +0000 Subject: [PATCH] Documentation update --- docs/_sources/index.rst.txt | 4 +- docs/genindex.html | 10 +++- docs/index.html | 103 ++++++++++++++++++++++++++++++------ docs/objects.inv | Bin 1094 -> 1107 bytes docs/searchindex.js | 2 +- sphinx/_build/.gitkeep | 0 6 files changed, 98 insertions(+), 21 deletions(-) delete mode 100644 sphinx/_build/.gitkeep diff --git a/docs/_sources/index.rst.txt b/docs/_sources/index.rst.txt index 87f4d97..d066d40 100644 --- a/docs/_sources/index.rst.txt +++ b/docs/_sources/index.rst.txt @@ -98,6 +98,8 @@ Supported Intents +-------------------------------------------+--------------------------------------------+-------------------------------------+ | :class:`~app.NaviSonicPlayFavouriteSongs` | Play your starred / favourite songs | Play my favourite songs | +-------------------------------------------+--------------------------------------------+-------------------------------------+ +| :class:`~app.NaviSonicRandomiseQueue` | Shuffle / randomise the current play queue | Shuffle the queue | ++-------------------------------------------+--------------------------------------------+-------------------------------------+ | :class:`~app.NaviSonicSongDetails` | Give details on the playing track | What is playing | +-------------------------------------------+--------------------------------------------+-------------------------------------+ | :class:`~app.NaviSonicStarSong` | Star / favourite a song | Star this song | @@ -413,7 +415,7 @@ Code Documentation ****************** .. toctree:: - :maxdepth: 2 + :maxdepth: 1 :caption: Contents: AskNavidrome main diff --git a/docs/genindex.html b/docs/genindex.html index 4a36155..cab414a 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -133,6 +133,8 @@
  • (app.NaviSonicPlayPlaylist method)
  • (app.NaviSonicPlaySongByArtist method) +
  • +
  • (app.NaviSonicRandomiseQueue method)
  • (app.NaviSonicSongDetails method)
  • @@ -233,6 +235,8 @@
  • (app.NaviSonicPlayPlaylist method)
  • (app.NaviSonicPlaySongByArtist method) +
  • +
  • (app.NaviSonicRandomiseQueue method)
  • (app.NaviSonicSongDetails method)
  • @@ -318,11 +322,13 @@
  • NaviSonicPlayMusicRandom (class in app)
  • - - + +
  • NaviSonicRandomiseQueue +
  • NaviSonicSongDetails