Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Unified Diff: third_party/gsutil/third_party/oauth2client/docs/source/oauth2client.rst

Issue 1377933002: [catapult] - Copy Telemetry's gsutilz over to third_party. (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: Rename to gsutil. Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/gsutil/third_party/oauth2client/docs/source/oauth2client.rst
diff --git a/third_party/gsutil/third_party/oauth2client/docs/source/oauth2client.rst b/third_party/gsutil/third_party/oauth2client/docs/source/oauth2client.rst
new file mode 100644
index 0000000000000000000000000000000000000000..5f597d83dce7725b3979429b217f8f58cd34278f
--- /dev/null
+++ b/third_party/gsutil/third_party/oauth2client/docs/source/oauth2client.rst
@@ -0,0 +1,142 @@
+oauth2client package
+====================
+
+Submodules
+----------
+
+oauth2client.appengine module
+-----------------------------
+
+.. automodule:: oauth2client.appengine
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+oauth2client.client module
+--------------------------
+
+.. automodule:: oauth2client.client
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+oauth2client.clientsecrets module
+---------------------------------
+
+.. automodule:: oauth2client.clientsecrets
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+oauth2client.crypt module
+-------------------------
+
+.. automodule:: oauth2client.crypt
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+oauth2client.devshell module
+----------------------------
+
+.. automodule:: oauth2client.devshell
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+oauth2client.django_orm module
+------------------------------
+
+.. automodule:: oauth2client.django_orm
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+oauth2client.file module
+------------------------
+
+.. automodule:: oauth2client.file
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+oauth2client.gce module
+-----------------------
+
+.. automodule:: oauth2client.gce
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+oauth2client.keyring_storage module
+-----------------------------------
+
+.. automodule:: oauth2client.keyring_storage
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+oauth2client.locked_file module
+-------------------------------
+
+.. automodule:: oauth2client.locked_file
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+oauth2client.multistore_file module
+-----------------------------------
+
+.. automodule:: oauth2client.multistore_file
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+oauth2client.old_run module
+---------------------------
+
+.. automodule:: oauth2client.old_run
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+oauth2client.service_account module
+-----------------------------------
+
+.. automodule:: oauth2client.service_account
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+oauth2client.tools module
+-------------------------
+
+.. automodule:: oauth2client.tools
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+oauth2client.util module
+------------------------
+
+.. automodule:: oauth2client.util
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+oauth2client.xsrfutil module
+----------------------------
+
+.. automodule:: oauth2client.xsrfutil
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+
+Module contents
+---------------
+
+.. automodule:: oauth2client
+ :members:
+ :undoc-members:
+ :show-inheritance:

Powered by Google App Engine
This is Rietveld 408576698