Skip to content

Commit ae9853b

Browse files
author
travis-ci
committed
Update docs after merge to master.
1 parent 42efc97 commit ae9853b

41 files changed

Lines changed: 198 additions & 198 deletions

Some content is hidden

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

master/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: d5bc5717400ca3b6d6f2b45630bafeb4
3+
config: c1dfeb4095c998399fb13563b089b384
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

master/_modules/gcloud/connection.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
77

8-
<title>gcloud.connection &mdash; gcloud 2928bfc documentation</title>
8+
<title>gcloud.connection &mdash; gcloud 777c6ac documentation</title>
99

1010
<link rel="stylesheet" href="../../_static/css/main.css" type="text/css" />
1111
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
@@ -15,15 +15,15 @@
1515
<script type="text/javascript">
1616
var DOCUMENTATION_OPTIONS = {
1717
URL_ROOT: '../../',
18-
VERSION: '2928bfc',
18+
VERSION: '777c6ac',
1919
COLLAPSE_INDEX: false,
2020
FILE_SUFFIX: '.html',
2121
HAS_SOURCE: true
2222
};
2323
</script>
2424
<script type="text/javascript" src="../../_static/js/vendor/modernizr-2.6.2.min.js"></script>
2525
<link rel="shortcut icon" href="../../_static/favicon.ico"/>
26-
<link rel="top" title="gcloud 2928bfc documentation" href="../../index.html" />
26+
<link rel="top" title="gcloud 777c6ac documentation" href="../../index.html" />
2727
<link rel="up" title="Module code" href="../index.html" />
2828
</head>
2929
<body role="document">
@@ -59,7 +59,7 @@ <h1 class="logo">
5959
</li>
6060
</ul>
6161
</nav><!-- end of .main-nav -->
62-
<a href="https://github.com/GoogleCloudPlatform/gcloud-python/issues/new?title=%5BDocumentation+Issue%5D+&body=Page+Name%3A+_modules/gcloud/connection%0ARelease%3A%202928bfc" target="_blank" class="v-btn" id="file-issue">
62+
<a href="https://github.com/GoogleCloudPlatform/gcloud-python/issues/new?title=%5BDocumentation+Issue%5D+&body=Page+Name%3A+_modules/gcloud/connection%0ARelease%3A%20777c6ac" target="_blank" class="v-btn" id="file-issue">
6363
<img src="_static/images/icon-link-github.svg" />
6464
Report an Issue
6565
</a>
@@ -73,7 +73,7 @@ <h1 class="page-title">Python</h1>
7373
<div class="versions">
7474
<a href="/gcloud-python/versions.html" class="v-btn">
7575
<img src="_static/images/icon-arrow-bullet.svg" />
76-
Version History (2928bfc)
76+
Version History (777c6ac)
7777
</a>
7878
</div><!-- end of .versions -->
7979
<div>

master/_modules/gcloud/credentials.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
77

8-
<title>gcloud.credentials &mdash; gcloud 2928bfc documentation</title>
8+
<title>gcloud.credentials &mdash; gcloud 777c6ac documentation</title>
99

1010
<link rel="stylesheet" href="../../_static/css/main.css" type="text/css" />
1111
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
@@ -15,15 +15,15 @@
1515
<script type="text/javascript">
1616
var DOCUMENTATION_OPTIONS = {
1717
URL_ROOT: '../../',
18-
VERSION: '2928bfc',
18+
VERSION: '777c6ac',
1919
COLLAPSE_INDEX: false,
2020
FILE_SUFFIX: '.html',
2121
HAS_SOURCE: true
2222
};
2323
</script>
2424
<script type="text/javascript" src="../../_static/js/vendor/modernizr-2.6.2.min.js"></script>
2525
<link rel="shortcut icon" href="../../_static/favicon.ico"/>
26-
<link rel="top" title="gcloud 2928bfc documentation" href="../../index.html" />
26+
<link rel="top" title="gcloud 777c6ac documentation" href="../../index.html" />
2727
<link rel="up" title="Module code" href="../index.html" />
2828
</head>
2929
<body role="document">
@@ -59,7 +59,7 @@ <h1 class="logo">
5959
</li>
6060
</ul>
6161
</nav><!-- end of .main-nav -->
62-
<a href="https://github.com/GoogleCloudPlatform/gcloud-python/issues/new?title=%5BDocumentation+Issue%5D+&body=Page+Name%3A+_modules/gcloud/credentials%0ARelease%3A%202928bfc" target="_blank" class="v-btn" id="file-issue">
62+
<a href="https://github.com/GoogleCloudPlatform/gcloud-python/issues/new?title=%5BDocumentation+Issue%5D+&body=Page+Name%3A+_modules/gcloud/credentials%0ARelease%3A%20777c6ac" target="_blank" class="v-btn" id="file-issue">
6363
<img src="_static/images/icon-link-github.svg" />
6464
Report an Issue
6565
</a>
@@ -73,7 +73,7 @@ <h1 class="page-title">Python</h1>
7373
<div class="versions">
7474
<a href="/gcloud-python/versions.html" class="v-btn">
7575
<img src="_static/images/icon-arrow-bullet.svg" />
76-
Version History (2928bfc)
76+
Version History (777c6ac)
7777
</a>
7878
</div><!-- end of .versions -->
7979
<div>

master/_modules/gcloud/datastore/batch.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
77

8-
<title>gcloud.datastore.batch &mdash; gcloud 2928bfc documentation</title>
8+
<title>gcloud.datastore.batch &mdash; gcloud 777c6ac documentation</title>
99

1010
<link rel="stylesheet" href="../../../_static/css/main.css" type="text/css" />
1111
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
@@ -15,15 +15,15 @@
1515
<script type="text/javascript">
1616
var DOCUMENTATION_OPTIONS = {
1717
URL_ROOT: '../../../',
18-
VERSION: '2928bfc',
18+
VERSION: '777c6ac',
1919
COLLAPSE_INDEX: false,
2020
FILE_SUFFIX: '.html',
2121
HAS_SOURCE: true
2222
};
2323
</script>
2424
<script type="text/javascript" src="../../../_static/js/vendor/modernizr-2.6.2.min.js"></script>
2525
<link rel="shortcut icon" href="../../../_static/favicon.ico"/>
26-
<link rel="top" title="gcloud 2928bfc documentation" href="../../../index.html" />
26+
<link rel="top" title="gcloud 777c6ac documentation" href="../../../index.html" />
2727
<link rel="up" title="Module code" href="../../index.html" />
2828
</head>
2929
<body role="document">
@@ -59,7 +59,7 @@ <h1 class="logo">
5959
</li>
6060
</ul>
6161
</nav><!-- end of .main-nav -->
62-
<a href="https://github.com/GoogleCloudPlatform/gcloud-python/issues/new?title=%5BDocumentation+Issue%5D+&body=Page+Name%3A+_modules/gcloud/datastore/batch%0ARelease%3A%202928bfc" target="_blank" class="v-btn" id="file-issue">
62+
<a href="https://github.com/GoogleCloudPlatform/gcloud-python/issues/new?title=%5BDocumentation+Issue%5D+&body=Page+Name%3A+_modules/gcloud/datastore/batch%0ARelease%3A%20777c6ac" target="_blank" class="v-btn" id="file-issue">
6363
<img src="_static/images/icon-link-github.svg" />
6464
Report an Issue
6565
</a>
@@ -73,7 +73,7 @@ <h1 class="page-title">Python</h1>
7373
<div class="versions">
7474
<a href="/gcloud-python/versions.html" class="v-btn">
7575
<img src="_static/images/icon-arrow-bullet.svg" />
76-
Version History (2928bfc)
76+
Version History (777c6ac)
7777
</a>
7878
</div><!-- end of .versions -->
7979
<div>

master/_modules/gcloud/datastore/client.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
77

8-
<title>gcloud.datastore.client &mdash; gcloud 2928bfc documentation</title>
8+
<title>gcloud.datastore.client &mdash; gcloud 777c6ac documentation</title>
99

1010
<link rel="stylesheet" href="../../../_static/css/main.css" type="text/css" />
1111
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
@@ -15,15 +15,15 @@
1515
<script type="text/javascript">
1616
var DOCUMENTATION_OPTIONS = {
1717
URL_ROOT: '../../../',
18-
VERSION: '2928bfc',
18+
VERSION: '777c6ac',
1919
COLLAPSE_INDEX: false,
2020
FILE_SUFFIX: '.html',
2121
HAS_SOURCE: true
2222
};
2323
</script>
2424
<script type="text/javascript" src="../../../_static/js/vendor/modernizr-2.6.2.min.js"></script>
2525
<link rel="shortcut icon" href="../../../_static/favicon.ico"/>
26-
<link rel="top" title="gcloud 2928bfc documentation" href="../../../index.html" />
26+
<link rel="top" title="gcloud 777c6ac documentation" href="../../../index.html" />
2727
<link rel="up" title="Module code" href="../../index.html" />
2828
</head>
2929
<body role="document">
@@ -59,7 +59,7 @@ <h1 class="logo">
5959
</li>
6060
</ul>
6161
</nav><!-- end of .main-nav -->
62-
<a href="https://github.com/GoogleCloudPlatform/gcloud-python/issues/new?title=%5BDocumentation+Issue%5D+&body=Page+Name%3A+_modules/gcloud/datastore/client%0ARelease%3A%202928bfc" target="_blank" class="v-btn" id="file-issue">
62+
<a href="https://github.com/GoogleCloudPlatform/gcloud-python/issues/new?title=%5BDocumentation+Issue%5D+&body=Page+Name%3A+_modules/gcloud/datastore/client%0ARelease%3A%20777c6ac" target="_blank" class="v-btn" id="file-issue">
6363
<img src="_static/images/icon-link-github.svg" />
6464
Report an Issue
6565
</a>
@@ -73,7 +73,7 @@ <h1 class="page-title">Python</h1>
7373
<div class="versions">
7474
<a href="/gcloud-python/versions.html" class="v-btn">
7575
<img src="_static/images/icon-arrow-bullet.svg" />
76-
Version History (2928bfc)
76+
Version History (777c6ac)
7777
</a>
7878
</div><!-- end of .versions -->
7979
<div>

master/_modules/gcloud/datastore/entity.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
77

8-
<title>gcloud.datastore.entity &mdash; gcloud 2928bfc documentation</title>
8+
<title>gcloud.datastore.entity &mdash; gcloud 777c6ac documentation</title>
99

1010
<link rel="stylesheet" href="../../../_static/css/main.css" type="text/css" />
1111
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
@@ -15,15 +15,15 @@
1515
<script type="text/javascript">
1616
var DOCUMENTATION_OPTIONS = {
1717
URL_ROOT: '../../../',
18-
VERSION: '2928bfc',
18+
VERSION: '777c6ac',
1919
COLLAPSE_INDEX: false,
2020
FILE_SUFFIX: '.html',
2121
HAS_SOURCE: true
2222
};
2323
</script>
2424
<script type="text/javascript" src="../../../_static/js/vendor/modernizr-2.6.2.min.js"></script>
2525
<link rel="shortcut icon" href="../../../_static/favicon.ico"/>
26-
<link rel="top" title="gcloud 2928bfc documentation" href="../../../index.html" />
26+
<link rel="top" title="gcloud 777c6ac documentation" href="../../../index.html" />
2727
<link rel="up" title="Module code" href="../../index.html" />
2828
</head>
2929
<body role="document">
@@ -59,7 +59,7 @@ <h1 class="logo">
5959
</li>
6060
</ul>
6161
</nav><!-- end of .main-nav -->
62-
<a href="https://github.com/GoogleCloudPlatform/gcloud-python/issues/new?title=%5BDocumentation+Issue%5D+&body=Page+Name%3A+_modules/gcloud/datastore/entity%0ARelease%3A%202928bfc" target="_blank" class="v-btn" id="file-issue">
62+
<a href="https://github.com/GoogleCloudPlatform/gcloud-python/issues/new?title=%5BDocumentation+Issue%5D+&body=Page+Name%3A+_modules/gcloud/datastore/entity%0ARelease%3A%20777c6ac" target="_blank" class="v-btn" id="file-issue">
6363
<img src="_static/images/icon-link-github.svg" />
6464
Report an Issue
6565
</a>
@@ -73,7 +73,7 @@ <h1 class="page-title">Python</h1>
7373
<div class="versions">
7474
<a href="/gcloud-python/versions.html" class="v-btn">
7575
<img src="_static/images/icon-arrow-bullet.svg" />
76-
Version History (2928bfc)
76+
Version History (777c6ac)
7777
</a>
7878
</div><!-- end of .versions -->
7979
<div>

master/_modules/gcloud/datastore/key.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
77

8-
<title>gcloud.datastore.key &mdash; gcloud 2928bfc documentation</title>
8+
<title>gcloud.datastore.key &mdash; gcloud 777c6ac documentation</title>
99

1010
<link rel="stylesheet" href="../../../_static/css/main.css" type="text/css" />
1111
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
@@ -15,15 +15,15 @@
1515
<script type="text/javascript">
1616
var DOCUMENTATION_OPTIONS = {
1717
URL_ROOT: '../../../',
18-
VERSION: '2928bfc',
18+
VERSION: '777c6ac',
1919
COLLAPSE_INDEX: false,
2020
FILE_SUFFIX: '.html',
2121
HAS_SOURCE: true
2222
};
2323
</script>
2424
<script type="text/javascript" src="../../../_static/js/vendor/modernizr-2.6.2.min.js"></script>
2525
<link rel="shortcut icon" href="../../../_static/favicon.ico"/>
26-
<link rel="top" title="gcloud 2928bfc documentation" href="../../../index.html" />
26+
<link rel="top" title="gcloud 777c6ac documentation" href="../../../index.html" />
2727
<link rel="up" title="Module code" href="../../index.html" />
2828
</head>
2929
<body role="document">
@@ -59,7 +59,7 @@ <h1 class="logo">
5959
</li>
6060
</ul>
6161
</nav><!-- end of .main-nav -->
62-
<a href="https://github.com/GoogleCloudPlatform/gcloud-python/issues/new?title=%5BDocumentation+Issue%5D+&body=Page+Name%3A+_modules/gcloud/datastore/key%0ARelease%3A%202928bfc" target="_blank" class="v-btn" id="file-issue">
62+
<a href="https://github.com/GoogleCloudPlatform/gcloud-python/issues/new?title=%5BDocumentation+Issue%5D+&body=Page+Name%3A+_modules/gcloud/datastore/key%0ARelease%3A%20777c6ac" target="_blank" class="v-btn" id="file-issue">
6363
<img src="_static/images/icon-link-github.svg" />
6464
Report an Issue
6565
</a>
@@ -73,7 +73,7 @@ <h1 class="page-title">Python</h1>
7373
<div class="versions">
7474
<a href="/gcloud-python/versions.html" class="v-btn">
7575
<img src="_static/images/icon-arrow-bullet.svg" />
76-
Version History (2928bfc)
76+
Version History (777c6ac)
7777
</a>
7878
</div><!-- end of .versions -->
7979
<div>

master/_modules/gcloud/datastore/query.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
77

8-
<title>gcloud.datastore.query &mdash; gcloud 2928bfc documentation</title>
8+
<title>gcloud.datastore.query &mdash; gcloud 777c6ac documentation</title>
99

1010
<link rel="stylesheet" href="../../../_static/css/main.css" type="text/css" />
1111
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
@@ -15,15 +15,15 @@
1515
<script type="text/javascript">
1616
var DOCUMENTATION_OPTIONS = {
1717
URL_ROOT: '../../../',
18-
VERSION: '2928bfc',
18+
VERSION: '777c6ac',
1919
COLLAPSE_INDEX: false,
2020
FILE_SUFFIX: '.html',
2121
HAS_SOURCE: true
2222
};
2323
</script>
2424
<script type="text/javascript" src="../../../_static/js/vendor/modernizr-2.6.2.min.js"></script>
2525
<link rel="shortcut icon" href="../../../_static/favicon.ico"/>
26-
<link rel="top" title="gcloud 2928bfc documentation" href="../../../index.html" />
26+
<link rel="top" title="gcloud 777c6ac documentation" href="../../../index.html" />
2727
<link rel="up" title="Module code" href="../../index.html" />
2828
</head>
2929
<body role="document">
@@ -59,7 +59,7 @@ <h1 class="logo">
5959
</li>
6060
</ul>
6161
</nav><!-- end of .main-nav -->
62-
<a href="https://github.com/GoogleCloudPlatform/gcloud-python/issues/new?title=%5BDocumentation+Issue%5D+&body=Page+Name%3A+_modules/gcloud/datastore/query%0ARelease%3A%202928bfc" target="_blank" class="v-btn" id="file-issue">
62+
<a href="https://github.com/GoogleCloudPlatform/gcloud-python/issues/new?title=%5BDocumentation+Issue%5D+&body=Page+Name%3A+_modules/gcloud/datastore/query%0ARelease%3A%20777c6ac" target="_blank" class="v-btn" id="file-issue">
6363
<img src="_static/images/icon-link-github.svg" />
6464
Report an Issue
6565
</a>
@@ -73,7 +73,7 @@ <h1 class="page-title">Python</h1>
7373
<div class="versions">
7474
<a href="/gcloud-python/versions.html" class="v-btn">
7575
<img src="_static/images/icon-arrow-bullet.svg" />
76-
Version History (2928bfc)
76+
Version History (777c6ac)
7777
</a>
7878
</div><!-- end of .versions -->
7979
<div>

master/_modules/gcloud/datastore/transaction.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
77

8-
<title>gcloud.datastore.transaction &mdash; gcloud 2928bfc documentation</title>
8+
<title>gcloud.datastore.transaction &mdash; gcloud 777c6ac documentation</title>
99

1010
<link rel="stylesheet" href="../../../_static/css/main.css" type="text/css" />
1111
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
@@ -15,15 +15,15 @@
1515
<script type="text/javascript">
1616
var DOCUMENTATION_OPTIONS = {
1717
URL_ROOT: '../../../',
18-
VERSION: '2928bfc',
18+
VERSION: '777c6ac',
1919
COLLAPSE_INDEX: false,
2020
FILE_SUFFIX: '.html',
2121
HAS_SOURCE: true
2222
};
2323
</script>
2424
<script type="text/javascript" src="../../../_static/js/vendor/modernizr-2.6.2.min.js"></script>
2525
<link rel="shortcut icon" href="../../../_static/favicon.ico"/>
26-
<link rel="top" title="gcloud 2928bfc documentation" href="../../../index.html" />
26+
<link rel="top" title="gcloud 777c6ac documentation" href="../../../index.html" />
2727
<link rel="up" title="Module code" href="../../index.html" />
2828
</head>
2929
<body role="document">
@@ -59,7 +59,7 @@ <h1 class="logo">
5959
</li>
6060
</ul>
6161
</nav><!-- end of .main-nav -->
62-
<a href="https://github.com/GoogleCloudPlatform/gcloud-python/issues/new?title=%5BDocumentation+Issue%5D+&body=Page+Name%3A+_modules/gcloud/datastore/transaction%0ARelease%3A%202928bfc" target="_blank" class="v-btn" id="file-issue">
62+
<a href="https://github.com/GoogleCloudPlatform/gcloud-python/issues/new?title=%5BDocumentation+Issue%5D+&body=Page+Name%3A+_modules/gcloud/datastore/transaction%0ARelease%3A%20777c6ac" target="_blank" class="v-btn" id="file-issue">
6363
<img src="_static/images/icon-link-github.svg" />
6464
Report an Issue
6565
</a>
@@ -73,7 +73,7 @@ <h1 class="page-title">Python</h1>
7373
<div class="versions">
7474
<a href="/gcloud-python/versions.html" class="v-btn">
7575
<img src="_static/images/icon-arrow-bullet.svg" />
76-
Version History (2928bfc)
76+
Version History (777c6ac)
7777
</a>
7878
</div><!-- end of .versions -->
7979
<div>

0 commit comments

Comments
 (0)