summaryrefslogtreecommitdiff
path: root/json/authentication.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/authentication.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/authentication.rst')
-rw-r--r--json/authentication.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/json/authentication.rst b/json/authentication.rst
index 0fff225..28fdf00 100644
--- a/json/authentication.rst
+++ b/json/authentication.rst
@@ -5,6 +5,10 @@ Authentication
Authentication is divided into two steps: Partner and user login.
+
+.. index::
+ single: test.checkLicensing
+
.. _test-checkLicensing:
Check licensing
@@ -21,6 +25,10 @@ enforces this restriction. The request has no parameters.
isAllowed,bool,
+
+.. index::
+ single: auth.partnerLogin
+
.. _auth-partnerLogin:
Partner login
@@ -91,6 +99,10 @@ Code Description
1002 INVALID_PARTNER_LOGIN. Invalid partner credentials.
==== ============
+
+.. index::
+ single: auth.userLogin
+
.. _auth-userLogin:
User login