aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authoraalexand <aalexand@google.com>2015-03-06 10:12:48 -0800
committeraalexand <aalexand@google.com>2015-03-10 22:25:15 -0700
commitc8eaffae9edc82044956ea995a0ecea3061c81fa (patch)
treeeebfd08e5251eb40261ccb52b4bbc09908adb09d /docs/source
parent07da0fecacff1dd06e643774c9487e3beda90b50 (diff)
downloadoauth2client-c8eaffae9edc82044956ea995a0ecea3061c81fa.tar.gz
Adds support for Google Developer Shell session credentials
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/oauth2client.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/source/oauth2client.rst b/docs/source/oauth2client.rst
index 3888bd9..5f597d8 100644
--- a/docs/source/oauth2client.rst
+++ b/docs/source/oauth2client.rst
@@ -36,6 +36,14 @@ oauth2client.crypt module
:undoc-members:
:show-inheritance:
+oauth2client.devshell module
+----------------------------
+
+.. automodule:: oauth2client.devshell
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
oauth2client.django_orm module
------------------------------