Skip to content

Commit 300ee73

Browse files
committed
Merge pull request googleapis#149 from ajkannan/redirect-and-logo-update
Shorten URL and update logo
2 parents af4c0c8 + ac0a848 commit 300ee73

File tree

1 file changed

+1
-133
lines changed

1 file changed

+1
-133
lines changed

index.html

Lines changed: 1 addition & 133 deletions
Original file line numberDiff line numberDiff line change
@@ -1,133 +1 @@
1-
<!DOCTYPE html>
2-
<!--
3-
| Generated by Apache Maven Doxia at 2015-05-19
4-
| Rendered using Apache Maven Fluido Skin 1.3.1
5-
-->
6-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
7-
<head>
8-
<meta charset="UTF-8" />
9-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
10-
<meta name="Date-Revision-yyyymmdd" content="20150519" />
11-
<meta http-equiv="Content-Language" content="en" />
12-
<title>GCloud Java &#x2013; </title>
13-
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" />
14-
<link rel="stylesheet" href="./css/site.css" />
15-
<link rel="stylesheet" href="./css/print.css" media="print" />
16-
17-
18-
<script type="text/javascript" src="./js/apache-maven-fluido-1.3.1.min.js"></script>
19-
20-
21-
</head>
22-
<body class="topBarDisabled">
23-
24-
25-
26-
<div class="container-fluid">
27-
<div id="banner">
28-
<div class="pull-left">
29-
<div id="bannerLeft">
30-
<h2>GCloud Java</h2>
31-
</div>
32-
</div>
33-
<div class="pull-right"> </div>
34-
<div class="clear"><hr/></div>
35-
</div>
36-
37-
<div id="breadcrumbs">
38-
<ul class="breadcrumb">
39-
40-
41-
<li id="publishDate">Last Published: 2015-05-19
42-
<span class="divider">|</span>
43-
</li>
44-
<li id="projectVersion">Version: 0.0.4
45-
</li>
46-
47-
48-
49-
50-
</ul>
51-
</div>
52-
53-
54-
<div class="row-fluid">
55-
<div id="leftColumn" class="span3">
56-
<div class="well sidebar-nav">
57-
58-
59-
<ul class="nav nav-list">
60-
<li class="nav-header">Project Documentation</li>
61-
62-
<li>
63-
64-
<a href="project-info.html" title="Project Information">
65-
<i class="icon-chevron-right"></i>
66-
Project Information</a>
67-
</li>
68-
69-
<li>
70-
71-
<a href="project-reports.html" title="Project Reports">
72-
<i class="icon-chevron-right"></i>
73-
Project Reports</a>
74-
</li>
75-
</ul>
76-
77-
78-
79-
<hr />
80-
81-
<div id="poweredBy">
82-
<div class="clear"></div>
83-
<div class="clear"></div>
84-
<div class="clear"></div>
85-
<div class="clear"></div>
86-
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
87-
<img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
88-
</a>
89-
</div>
90-
</div>
91-
</div>
92-
93-
94-
<div id="bodyColumn" class="span9" >
95-
96-
<div class="section">
97-
<h2><a name="GCloud_Java:_Idiomatic_Java_Client_for_Google_Cloud_Platform_services."></a>GCloud Java: Idiomatic Java Client for Google Cloud Platform services. </h2>
98-
<p>This is a Java Client for accessing Google Cloud Platorm services such as Datastore, Storage, PubSub and others. This library is in a early stage of its development and may occasionally make backwards-incompatible changes, but it is already usable.</p>
99-
<div class="section">
100-
<h3><a name="Features"></a>Features</h3>
101-
<ul>
102-
<li><a class="externalLink" href="https://cloud.google.com/datastore/">Google Cloud Datastore</a></li></ul></div>
103-
<div class="section">
104-
<h3><a name="Links"></a>Links</h3>
105-
<ul>
106-
<li><a class="externalLink" href="https://github.com/GoogleCloudPlatform/gcloud-java">GitHub repository</a></li>
107-
<li><a class="externalLink" href="http://GoogleCloudPlatform.github.io/gcloud-java/apidocs/index.html">Javadocs</a></li>
108-
<li><a class="externalLink" href="http://GoogleCloudPlatform.github.io/gcloud-java/dependencies.html">Dependencies</a></li>
109-
<li><a class="externalLink" href="https://travis-ci.org/GoogleCloudPlatform/gcloud-java"> Continous Integration System (Travis-CI)</a></li>
110-
<li><a class="externalLink" href="https://github.com/GoogleCloudPlatform/gcloud-java/issues?page=1&amp;state=open">Issues</a></li>
111-
<li><a class="externalLink" href="https://coveralls.io/r/GoogleCloudPlatform/gcloud-java/">Coverage</a></li></ul></div></div>
112-
</div>
113-
</div>
114-
</div>
115-
116-
<hr/>
117-
118-
<footer>
119-
<div class="container-fluid">
120-
<div class="row-fluid">
121-
<p >Copyright &copy; 2015
122-
Google.
123-
All rights reserved.
124-
125-
</p>
126-
</div>
127-
128-
129-
130-
</div>
131-
</footer>
132-
</body>
133-
</html>
1+
<html><head><meta http-equiv="refresh" content="0; URL='http://GoogleCloudPlatform.github.io/gcloud-java/site/0.0.7/index.html'" /></head><body></body></html>

0 commit comments

Comments
 (0)