Skip to content

Commit 30329a0

Browse files
committed
Renaming latest->stable, master->latest.
See googleapis#1026 for context.
1 parent ae9853b commit 30329a0

File tree

159 files changed

+2088
-2088
lines changed

Some content is hidden

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

159 files changed

+2088
-2088
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h2>One-line install</h2>
6868
<div class="container">
6969
<ul class="featuring-links">
7070
<li>
71-
<a href="latest/" title="gcloud-python docs" class="btn btn-docs">
71+
<a href="stable/" title="gcloud-python docs" class="btn btn-docs">
7272
<img src="_landing-page-static/images/icon-lang-python.svg" alt="Python icon" />
7373
Read the Docs
7474
</a>

latest/.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: 07d99e6ecb078e6fca58ae3f1230d39d
3+
config: c1dfeb4095c998399fb13563b089b384
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

latest/_modules/gcloud/connection.html

Lines changed: 6 additions & 6 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 0.7.0 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: '0.7.0',
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 0.7.0 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%200.7.0" 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 (0.7.0)
76+
Version History (777c6ac)
7777
</a>
7878
</div><!-- end of .versions -->
7979
<div>
@@ -537,8 +537,8 @@ <h1>Source code for gcloud.connection</h1><div class="highlight"><pre>
537537
<li class="toctree-l1"><a class="reference internal" href="../../storage-acl.html">ACL</a></li>
538538
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-api.html">Pub/Sub</a></li>
539539
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-usage.html">Using the API</a></li>
540-
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-subscription.html">Subscriptions</a></li>
541540
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-topic.html">Topics</a></li>
541+
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-subscription.html">Subscriptions</a></li>
542542
<li class="toctree-l1"><a class="reference internal" href="../../bigquery-usage.html">BigQuery</a></li>
543543
</ul>
544544

latest/_modules/gcloud/credentials.html

Lines changed: 6 additions & 6 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 0.7.0 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: '0.7.0',
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 0.7.0 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%200.7.0" 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 (0.7.0)
76+
Version History (777c6ac)
7777
</a>
7878
</div><!-- end of .versions -->
7979
<div>
@@ -465,8 +465,8 @@ <h1>Source code for gcloud.credentials</h1><div class="highlight"><pre>
465465
<li class="toctree-l1"><a class="reference internal" href="../../storage-acl.html">ACL</a></li>
466466
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-api.html">Pub/Sub</a></li>
467467
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-usage.html">Using the API</a></li>
468-
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-subscription.html">Subscriptions</a></li>
469468
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-topic.html">Topics</a></li>
469+
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-subscription.html">Subscriptions</a></li>
470470
<li class="toctree-l1"><a class="reference internal" href="../../bigquery-usage.html">BigQuery</a></li>
471471
</ul>
472472

latest/_modules/gcloud/datastore/batch.html

Lines changed: 6 additions & 6 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 0.7.0 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: '0.7.0',
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 0.7.0 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%200.7.0" 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 (0.7.0)
76+
Version History (777c6ac)
7777
</a>
7878
</div><!-- end of .versions -->
7979
<div>
@@ -394,8 +394,8 @@ <h1>Source code for gcloud.datastore.batch</h1><div class="highlight"><pre>
394394
<li class="toctree-l1"><a class="reference internal" href="../../../storage-acl.html">ACL</a></li>
395395
<li class="toctree-l1"><a class="reference internal" href="../../../pubsub-api.html">Pub/Sub</a></li>
396396
<li class="toctree-l1"><a class="reference internal" href="../../../pubsub-usage.html">Using the API</a></li>
397-
<li class="toctree-l1"><a class="reference internal" href="../../../pubsub-subscription.html">Subscriptions</a></li>
398397
<li class="toctree-l1"><a class="reference internal" href="../../../pubsub-topic.html">Topics</a></li>
398+
<li class="toctree-l1"><a class="reference internal" href="../../../pubsub-subscription.html">Subscriptions</a></li>
399399
<li class="toctree-l1"><a class="reference internal" href="../../../bigquery-usage.html">BigQuery</a></li>
400400
</ul>
401401

0 commit comments

Comments
 (0)