From 29de6ef492cde0380f9ff03e4d73e4cd12541b01 Mon Sep 17 00:00:00 2001 From: Winston Weinert Date: Tue, 15 Jul 2014 19:34:11 -0500 Subject: Add .. index:: directives to populate genindex.html --- json/play.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'json/play.rst') diff --git a/json/play.rst b/json/play.rst index 7c51680..56508e0 100644 --- a/json/play.rst +++ b/json/play.rst @@ -3,6 +3,10 @@ Play ==== + +.. index:: + single: station.getPlaylist + .. _station-getPlaylist: Retrieve playlist @@ -118,6 +122,10 @@ Usually a playlist contains four tracks. } } + +.. index:: + single: station.addFeedback + .. _station-addFeedback: Rate track @@ -184,6 +192,9 @@ station. Banned songs are never played again on this particular station. } +.. index:: + single: user.sleepSong + .. _user-sleepSong: Temporarily ban track @@ -208,6 +219,10 @@ A song can be banned *from all stations* temporarily (one month). Nothing is returned in the response. + +.. index:: + single: track.explainTrack + .. _track-explainTrack: Explain track choice -- cgit v1.2.3