Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic update of documentation. #45

Merged
merged 3 commits into from
Feb 23, 2014
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
6 changes: 5 additions & 1 deletion _static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ body.two-column #gc-sidebar {

.service.topic {
width: 33%;
height: 435px;
height: 340px;
float: left;
text-align: center;
}
Expand All @@ -39,6 +39,10 @@ body.two-column #gc-sidebar {
font-weight: 600;
}

.service.topic img {
width: 160px;
}

.service.topic ul {
list-style-type: none;
font-size: 110%;
Expand Down
2 changes: 1 addition & 1 deletion datastore-api.html
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ <h1>Cloud Datastore<a class="headerlink" href="#cloud-datastore" title="Permalin

<dl class="method">
<dt id="gcloud.datastore.connection.Connection.transaction">
<tt class="descname">transaction</tt><big>(</big><em>transaction=&lt;object object at 0x204aa50&gt;</em><big>)</big><a class="reference internal" href="_modules/gcloud/datastore/connection.html#Connection.transaction"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#gcloud.datastore.connection.Connection.transaction" title="Permalink to this definition">¶</a></dt>
<tt class="descname">transaction</tt><big>(</big><em>transaction=&lt;object object at 0x3b2edc0&gt;</em><big>)</big><a class="reference internal" href="_modules/gcloud/datastore/connection.html#Connection.transaction"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#gcloud.datastore.connection.Connection.transaction" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>

</dd></dl>
Expand Down
Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.