Skip to content

Commit b0ed049

Browse files
Creating site for 1.0.1
1 parent dd55d70 commit b0ed049

14 files changed

+849
-824
lines changed

css/maven-base.css

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,26 @@
1+
/*
2+
* Licensed to the Apache Software Foundation (ASF) under one
3+
* or more contributor license agreements. See the NOTICE file
4+
* distributed with this work for additional information
5+
* regarding copyright ownership. The ASF licenses this file
6+
* to you under the Apache License, Version 2.0 (the
7+
* "License"); you may not use this file except in compliance
8+
* with the License. You may obtain a copy of the License at
9+
*
10+
* http://www.apache.org/licenses/LICENSE-2.0
11+
*
12+
* Unless required by applicable law or agreed to in writing,
13+
* software distributed under the License is distributed on an
14+
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15+
* KIND, either express or implied. See the License for the
16+
* specific language governing permissions and limitations
17+
* under the License.
18+
*/
19+
120
body {
221
margin: 0px;
322
padding: 0px;
423
}
5-
img {
6-
border:none;
7-
}
824
table {
925
padding:0px;
1026
width: 100%;
@@ -42,9 +58,6 @@ div.clear hr{
4258
#banner {
4359
padding: 0px;
4460
}
45-
#banner img {
46-
border: none;
47-
}
4861
#breadcrumbs {
4962
padding: 3px 10px 3px 10px;
5063
}

css/maven-theme.css

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
/*
2+
* Licensed to the Apache Software Foundation (ASF) under one
3+
* or more contributor license agreements. See the NOTICE file
4+
* distributed with this work for additional information
5+
* regarding copyright ownership. The ASF licenses this file
6+
* to you under the Apache License, Version 2.0 (the
7+
* "License"); you may not use this file except in compliance
8+
* with the License. You may obtain a copy of the License at
9+
*
10+
* http://www.apache.org/licenses/LICENSE-2.0
11+
*
12+
* Unless required by applicable law or agreed to in writing,
13+
* software distributed under the License is distributed on an
14+
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15+
* KIND, either express or implied. See the License for the
16+
* specific language governing permissions and limitations
17+
* under the License.
18+
*/
19+
120
body {
221
padding: 0px 0px 10px 0px;
322
}
@@ -64,7 +83,7 @@ h4 {
6483
h5 {
6584
padding: 4px 4px 4px 6px;
6685
color: #900;
67-
font-size: normal;
86+
font-size: medium;
6887
}
6988
p {
7089
line-height: 1.3em;
@@ -79,6 +98,7 @@ p {
7998
margin: 10px 0 0 5px;
8099
border: 1px solid #999;
81100
background-color: #eee;
101+
padding-bottom: 3px; /* IE-9 scrollbar-fix */
82102
}
83103
#navcolumn h5 {
84104
font-size: smaller;

css/print.css

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
/*
2+
* Licensed to the Apache Software Foundation (ASF) under one
3+
* or more contributor license agreements. See the NOTICE file
4+
* distributed with this work for additional information
5+
* regarding copyright ownership. The ASF licenses this file
6+
* to you under the Apache License, Version 2.0 (the
7+
* "License"); you may not use this file except in compliance
8+
* with the License. You may obtain a copy of the License at
9+
*
10+
* http://www.apache.org/licenses/LICENSE-2.0
11+
*
12+
* Unless required by applicable law or agreed to in writing,
13+
* software distributed under the License is distributed on an
14+
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15+
* KIND, either express or implied. See the License for the
16+
* specific language governing permissions and limitations
17+
* under the License.
18+
*/
19+
120
#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
221
display: none !important;
322
}

dependencies.html

Lines changed: 88 additions & 262 deletions
Large diffs are not rendered by default.

dependency-info.html

Lines changed: 60 additions & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -1,146 +1,102 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2-
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2017-07-14 -->
1+
<!DOCTYPE html>
2+
<!--
3+
| Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1:dependency-info at 2020-12-10
4+
5+
| Rendered using Apache Maven Default Skin
6+
-->
37
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
48
<head>
5-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6-
<title>socket.io-client - Dependency Information</title>
7-
<style type="text/css" media="all">
8-
@import url("./css/maven-base.css");
9-
@import url("./css/maven-theme.css");
10-
@import url("./css/site.css");
11-
</style>
12-
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
13-
<meta name="Date-Revision-yyyymmdd" content="20170714" />
14-
<meta http-equiv="Content-Language" content="en" />
15-
16-
</head>
9+
<meta charset="UTF-8" />
10+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
11+
<meta name="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
12+
<title>socket.io-client &#x2013; Dependency Information</title>
13+
<link rel="stylesheet" href="./css/maven-base.css" />
14+
<link rel="stylesheet" href="./css/maven-theme.css" />
15+
<link rel="stylesheet" href="./css/site.css" />
16+
<link rel="stylesheet" href="./css/print.css" media="print" />
17+
</head>
1718
<body class="composite">
1819
<div id="banner">
19-
<div id="bannerLeft">
20-
socket.io-client
21-
</div>
22-
<div class="clear">
20+
<div id="bannerLeft">socket.io-client
21+
</div>
22+
<div class="clear">
2323
<hr/>
2424
</div>
2525
</div>
2626
<div id="breadcrumbs">
27-
28-
29-
<div class="xleft">
30-
<span id="publishDate">Last Published: 2017-07-14</span>
31-
&nbsp;| <span id="projectVersion">Version: 1.0.0-SNAPSHOT</span>
32-
</div>
33-
<div class="xright"> <a href="./" title="socket.io-client">socket.io-client</a>
34-
35-
27+
<div class="xleft">
28+
<span id="publishDate">Last Published: 2020-12-10</span>
29+
&#xA0;| <span id="projectVersion">Version: 1.0.1</span>
3630
</div>
31+
<div class="xright"><a href="./" title="socket.io-client">socket.io-client</a> </div>
3732
<div class="clear">
3833
<hr/>
3934
</div>
4035
</div>
4136
<div id="leftColumn">
4237
<div id="navcolumn">
43-
44-
45-
<h5>Project Documentation</h5>
46-
<ul>
47-
<li class="expanded">
48-
<a href="project-info.html" title="Project Information">Project Information</a>
49-
<ul>
50-
<li class="none">
51-
<a href="dependencies.html" title="Dependencies">Dependencies</a>
52-
</li>
53-
<li class="none">
54-
<a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a>
55-
</li>
56-
<li class="none">
57-
<strong>Dependency Information</strong>
58-
</li>
59-
<li class="none">
60-
<a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
61-
</li>
62-
<li class="none">
63-
<a href="index.html" title="About">About</a>
64-
</li>
65-
<li class="none">
66-
<a href="license.html" title="Licenses">Licenses</a>
67-
</li>
68-
<li class="none">
69-
<a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
70-
</li>
71-
<li class="none">
72-
<a href="plugins.html" title="Plugins">Plugins</a>
73-
</li>
74-
<li class="none">
75-
<a href="team-list.html" title="Team">Team</a>
76-
</li>
77-
<li class="none">
78-
<a href="source-repository.html" title="Source Code Management">Source Code Management</a>
79-
</li>
80-
<li class="none">
81-
<a href="project-summary.html" title="Summary">Summary</a>
82-
</li>
83-
</ul>
84-
</li>
85-
</ul>
86-
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
38+
<h5>Project Documentation</h5>
39+
<ul>
40+
<li class="expanded"><a href="project-info.html" title="Project Information">Project Information</a>
41+
<ul>
42+
<li class="none"><a href="dependencies.html" title="Dependencies">Dependencies</a></li>
43+
<li class="none"><strong>Dependency Information</strong></li>
44+
<li class="none"><a href="distribution-management.html" title="Distribution Management">Distribution Management</a></li>
45+
<li class="none"><a href="index.html" title="About">About</a></li>
46+
<li class="none"><a href="licenses.html" title="Licenses">Licenses</a></li>
47+
<li class="none"><a href="plugin-management.html" title="Plugin Management">Plugin Management</a></li>
48+
<li class="none"><a href="plugins.html" title="Plugins">Plugins</a></li>
49+
<li class="none"><a href="scm.html" title="Source Code Management">Source Code Management</a></li>
50+
<li class="none"><a href="summary.html" title="Summary">Summary</a></li>
51+
<li class="none"><a href="team.html" title="Team">Team</a></li>
52+
</ul></li>
53+
</ul>
54+
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
8755
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
8856
</a>
89-
90-
91-
</div>
57+
</div>
9258
</div>
9359
<div id="bodyColumn">
9460
<div id="contentBox">
95-
<div class="section">
96-
<h2>Dependency Information<a name="Dependency_Information"></a></h2><a name="Dependency_Information"></a>
97-
<div class="section">
98-
<h3>Apache Maven<a name="Apache_Maven"></a></h3><a name="Apache_Maven"></a>
61+
<section>
62+
<h2><a name="Dependency_Information"></a>Dependency Information</h2><a name="Dependency_Information"></a><section>
63+
<h3><a name="Apache_Maven"></a>Apache Maven</h3><a name="Apache_Maven"></a>
9964
<div class="source">
10065
<pre>&lt;dependency&gt;
10166
&lt;groupId&gt;io.socket&lt;/groupId&gt;
10267
&lt;artifactId&gt;socket.io-client&lt;/artifactId&gt;
103-
&lt;version&gt;1.0.0-SNAPSHOT&lt;/version&gt;
104-
&lt;/dependency&gt;</pre></div></div>
105-
<div class="section">
106-
<h3>Apache Buildr<a name="Apache_Buildr"></a></h3><a name="Apache_Buildr"></a>
68+
&lt;version&gt;1.0.1&lt;/version&gt;
69+
&lt;/dependency&gt;</pre></div></section><section>
70+
<h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
10771
<div class="source">
108-
<pre>'io.socket:socket.io-client:jar:1.0.0-SNAPSHOT'</pre></div></div>
109-
<div class="section">
110-
<h3>Apache Ivy<a name="Apache_Ivy"></a></h3><a name="Apache_Ivy"></a>
72+
<pre>'io.socket:socket.io-client:jar:1.0.1'</pre></div></section><section>
73+
<h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
11174
<div class="source">
112-
<pre>&lt;dependency org=&quot;io.socket&quot; name=&quot;socket.io-client&quot; rev=&quot;1.0.0-SNAPSHOT&quot;&gt;
75+
<pre>&lt;dependency org=&quot;io.socket&quot; name=&quot;socket.io-client&quot; rev=&quot;1.0.1&quot;&gt;
11376
&lt;artifact name=&quot;socket.io-client&quot; type=&quot;jar&quot; /&gt;
114-
&lt;/dependency&gt;</pre></div></div>
115-
<div class="section">
116-
<h3>Groovy Grape<a name="Groovy_Grape"></a></h3><a name="Groovy_Grape"></a>
77+
&lt;/dependency&gt;</pre></div></section><section>
78+
<h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
11779
<div class="source">
11880
<pre>@Grapes(
119-
@Grab(group='io.socket', module='socket.io-client', version='1.0.0-SNAPSHOT')
120-
)</pre></div></div>
121-
<div class="section">
122-
<h3>Gradle/Grails<a name="GradleGrails"></a></h3><a name="GradleGrails"></a>
81+
@Grab(group='io.socket', module='socket.io-client', version='1.0.1')
82+
)</pre></div></section><section>
83+
<h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a name="Gradle.2FGrails"></a>
12384
<div class="source">
124-
<pre>compile 'io.socket:socket.io-client:1.0.0-SNAPSHOT'</pre></div></div>
125-
<div class="section">
126-
<h3>Scala SBT<a name="Scala_SBT"></a></h3><a name="Scala_SBT"></a>
85+
<pre>compile 'io.socket:socket.io-client:1.0.1'</pre></div></section><section>
86+
<h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
12787
<div class="source">
128-
<pre>libraryDependencies += &quot;io.socket&quot; % &quot;socket.io-client&quot; % &quot;1.0.0-SNAPSHOT&quot;</pre></div></div>
129-
<div class="section">
130-
<h3>Leiningen<a name="Leiningen"></a></h3><a name="Leiningen"></a>
88+
<pre>libraryDependencies += &quot;io.socket&quot; % &quot;socket.io-client&quot; % &quot;1.0.1&quot;</pre></div></section><section>
89+
<h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
13190
<div class="source">
132-
<pre>[io.socket/socket.io-client &quot;1.0.0-SNAPSHOT&quot;]</pre></div></div></div>
91+
<pre>[io.socket/socket.io-client &quot;1.0.1&quot;]</pre></div></section></section>
13392
</div>
13493
</div>
13594
<div class="clear">
13695
<hr/>
13796
</div>
13897
<div id="footer">
13998
<div class="xright">
140-
Copyright &#169; 2017.
141-
All Rights Reserved.
142-
143-
</div>
99+
Copyright &#169; 2020.. </div>
144100
<div class="clear">
145101
<hr/>
146102
</div>

0 commit comments

Comments
 (0)