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/authentication.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'json/authentication.rst') 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 -- cgit v1.2.3