Skip to content

Commit d8ebf37

Browse files
committed
Adding docs/0.0.1/ as stable docs.
1 parent c5503d4 commit d8ebf37

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+17187
-0
lines changed

docs/0.0.1/.buildinfo

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 23f8291d810315bad0659e17ec899808
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
google\.resumable\_media\.download module
2+
=========================================
3+
4+
.. automodule:: google.resumable_media.download
5+
:members:
6+
:inherited-members:
7+
:undoc-members:
8+
:show-inheritance:
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
google\.resumable\_media\.exceptions module
2+
===========================================
3+
4+
.. automodule:: google.resumable_media.exceptions
5+
:members:
6+
:inherited-members:
7+
:undoc-members:
8+
:show-inheritance:
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
google\.resumable\_media\.upload module
2+
=======================================
3+
4+
.. automodule:: google.resumable_media.upload
5+
:members:
6+
:inherited-members:
7+
:undoc-members:
8+
:show-inheritance:

docs/0.0.1/_sources/index.rst.txt

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
``google.resumable_media``
2+
==========================
3+
4+
.. automodule:: google.resumable_media
5+
6+
.. toctree::
7+
:hidden:
8+
9+
google.resumable_media.download
10+
google.resumable_media.exceptions
11+
google.resumable_media.upload

docs/0.0.1/_static/ajax-loader.gif

673 Bytes
Loading

0 commit comments

Comments
 (0)