summaryrefslogtreecommitdiff
path: root/json/index.rst
diff options
context:
space:
mode:
authorWinston Weinert <winston@ml1.net>2014-07-15 19:34:11 -0500
committerWinston Weinert <winston@ml1.net>2014-07-15 19:34:11 -0500
commit29de6ef492cde0380f9ff03e4d73e4cd12541b01 (patch)
treeaa08b7a924ef0b48c086debb357df864480370a8 /json/index.rst
parentae6c5c697782061aaef6480ff989799fc688821b (diff)
downloadpandora-apidoc-29de6ef492cde0380f9ff03e4d73e4cd12541b01.tar.gz
pandora-apidoc-29de6ef492cde0380f9ff03e4d73e4cd12541b01.tar.bz2
pandora-apidoc-29de6ef492cde0380f9ff03e4d73e4cd12541b01.zip
Add .. index:: directives to populate genindex.html
Diffstat (limited to 'json/index.rst')
-rw-r--r--json/index.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/json/index.rst b/json/index.rst
index 28767b3..0fbdf6c 100644
--- a/json/index.rst
+++ b/json/index.rst
@@ -1,6 +1,10 @@
JSON API v5
===========
+
+.. index::
+ single: API Endpoints
+
The current JSON API version is 5. Two different endpoints are available:
- http://tuner.pandora.com/services/json/
@@ -9,6 +13,11 @@ The current JSON API version is 5. Two different endpoints are available:
- http://internal-tuner.pandora.com/services/json/
- https://internal-tuner.pandora.com/services/json/
+
+.. index::
+ single: bodyenc
+ single: Blowfish encryption
+
.. _bodyenc:
Unless noted otherwise JSON-encoded requests sent by the client within the HTTP
@@ -33,6 +42,10 @@ Make sure you URL encode the parameter’s values.
The following values must be present in every JSON request object (if available):
+
+.. index::
+ single: synctime
+
.. _synctime:
============= ====== ===========