Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ <h2>One-line install</h2>
<div class="container">
<ul class="featuring-links">
<li>
<a href="latest/" title="gcloud-python docs" class="btn btn-docs">
<a href="stable/" title="gcloud-python docs" class="btn btn-docs">
<img src="_landing-page-static/images/icon-lang-python.svg" alt="Python icon" />
Read the Docs
</a>
Expand Down
2 changes: 1 addition & 1 deletion latest/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 07d99e6ecb078e6fca58ae3f1230d39d
config: c1dfeb4095c998399fb13563b089b384
tags: 645f666f9bcd5a90fca523b33c5a78b7
12 changes: 6 additions & 6 deletions latest/_modules/gcloud/connection.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>gcloud.connection &mdash; gcloud 0.7.0 documentation</title>
<title>gcloud.connection &mdash; gcloud 777c6ac documentation</title>

<link rel="stylesheet" href="../../_static/css/main.css" type="text/css" />
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
Expand All @@ -15,15 +15,15 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../../',
VERSION: '0.7.0',
VERSION: '777c6ac',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="../../_static/js/vendor/modernizr-2.6.2.min.js"></script>
<link rel="shortcut icon" href="../../_static/favicon.ico"/>
<link rel="top" title="gcloud 0.7.0 documentation" href="../../index.html" />
<link rel="top" title="gcloud 777c6ac documentation" href="../../index.html" />
<link rel="up" title="Module code" href="../index.html" />
</head>
<body role="document">
Expand Down Expand Up @@ -59,7 +59,7 @@ <h1 class="logo">
</li>
</ul>
</nav><!-- end of .main-nav -->
<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">
<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">
<img src="_static/images/icon-link-github.svg" />
Report an Issue
</a>
Expand All @@ -73,7 +73,7 @@ <h1 class="page-title">Python</h1>
<div class="versions">
<a href="/gcloud-python/versions.html" class="v-btn">
<img src="_static/images/icon-arrow-bullet.svg" />
Version History (0.7.0)
Version History (777c6ac)
</a>
</div><!-- end of .versions -->
<div>
Expand Down Expand Up @@ -537,8 +537,8 @@ <h1>Source code for gcloud.connection</h1><div class="highlight"><pre>
<li class="toctree-l1"><a class="reference internal" href="../../storage-acl.html">ACL</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-api.html">Pub/Sub</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-usage.html">Using the API</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-subscription.html">Subscriptions</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-topic.html">Topics</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-subscription.html">Subscriptions</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../bigquery-usage.html">BigQuery</a></li>
</ul>

Expand Down
12 changes: 6 additions & 6 deletions latest/_modules/gcloud/credentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>gcloud.credentials &mdash; gcloud 0.7.0 documentation</title>
<title>gcloud.credentials &mdash; gcloud 777c6ac documentation</title>

<link rel="stylesheet" href="../../_static/css/main.css" type="text/css" />
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
Expand All @@ -15,15 +15,15 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../../',
VERSION: '0.7.0',
VERSION: '777c6ac',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="../../_static/js/vendor/modernizr-2.6.2.min.js"></script>
<link rel="shortcut icon" href="../../_static/favicon.ico"/>
<link rel="top" title="gcloud 0.7.0 documentation" href="../../index.html" />
<link rel="top" title="gcloud 777c6ac documentation" href="../../index.html" />
<link rel="up" title="Module code" href="../index.html" />
</head>
<body role="document">
Expand Down Expand Up @@ -59,7 +59,7 @@ <h1 class="logo">
</li>
</ul>
</nav><!-- end of .main-nav -->
<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">
<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">
<img src="_static/images/icon-link-github.svg" />
Report an Issue
</a>
Expand All @@ -73,7 +73,7 @@ <h1 class="page-title">Python</h1>
<div class="versions">
<a href="/gcloud-python/versions.html" class="v-btn">
<img src="_static/images/icon-arrow-bullet.svg" />
Version History (0.7.0)
Version History (777c6ac)
</a>
</div><!-- end of .versions -->
<div>
Expand Down Expand Up @@ -465,8 +465,8 @@ <h1>Source code for gcloud.credentials</h1><div class="highlight"><pre>
<li class="toctree-l1"><a class="reference internal" href="../../storage-acl.html">ACL</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-api.html">Pub/Sub</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-usage.html">Using the API</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-subscription.html">Subscriptions</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-topic.html">Topics</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../pubsub-subscription.html">Subscriptions</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../bigquery-usage.html">BigQuery</a></li>
</ul>

Expand Down
12 changes: 6 additions & 6 deletions latest/_modules/gcloud/datastore/batch.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>gcloud.datastore.batch &mdash; gcloud 0.7.0 documentation</title>
<title>gcloud.datastore.batch &mdash; gcloud 777c6ac documentation</title>

<link rel="stylesheet" href="../../../_static/css/main.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
Expand All @@ -15,15 +15,15 @@
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../../../',
VERSION: '0.7.0',
VERSION: '777c6ac',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="../../../_static/js/vendor/modernizr-2.6.2.min.js"></script>
<link rel="shortcut icon" href="../../../_static/favicon.ico"/>
<link rel="top" title="gcloud 0.7.0 documentation" href="../../../index.html" />
<link rel="top" title="gcloud 777c6ac documentation" href="../../../index.html" />
<link rel="up" title="Module code" href="../../index.html" />
</head>
<body role="document">
Expand Down Expand Up @@ -59,7 +59,7 @@ <h1 class="logo">
</li>
</ul>
</nav><!-- end of .main-nav -->
<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">
<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">
<img src="_static/images/icon-link-github.svg" />
Report an Issue
</a>
Expand All @@ -73,7 +73,7 @@ <h1 class="page-title">Python</h1>
<div class="versions">
<a href="/gcloud-python/versions.html" class="v-btn">
<img src="_static/images/icon-arrow-bullet.svg" />
Version History (0.7.0)
Version History (777c6ac)
</a>
</div><!-- end of .versions -->
<div>
Expand Down Expand Up @@ -394,8 +394,8 @@ <h1>Source code for gcloud.datastore.batch</h1><div class="highlight"><pre>
<li class="toctree-l1"><a class="reference internal" href="../../../storage-acl.html">ACL</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../pubsub-api.html">Pub/Sub</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../pubsub-usage.html">Using the API</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../pubsub-subscription.html">Subscriptions</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../pubsub-topic.html">Topics</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../pubsub-subscription.html">Subscriptions</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../bigquery-usage.html">BigQuery</a></li>
</ul>

Expand Down
Loading