Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit 2ec300c

Browse files
committed
Generated site for site-maven-plugin 0.9-SNAPSHOT
1 parent e017f90 commit 2ec300c

File tree

84 files changed

+8147
-3310
lines changed

Some content is hidden

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

84 files changed

+8147
-3310
lines changed

site-plugin/apidocs/allclasses-frame.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Thu Oct 03 21:19:50 CEST 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Sat Oct 05 13:43:33 CEST 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
77
<title>All Classes (GitHub Site Maven Plugin 0.9-SNAPSHOT API)</title>
8-
<meta name="date" content="2013-10-03">
8+
<meta name="date" content="2013-10-05">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
</head>
1111
<body>

site-plugin/apidocs/allclasses-noframe.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Thu Oct 03 21:19:50 CEST 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Sat Oct 05 13:43:33 CEST 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
77
<title>All Classes (GitHub Site Maven Plugin 0.9-SNAPSHOT API)</title>
8-
<meta name="date" content="2013-10-03">
8+
<meta name="date" content="2013-10-05">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
</head>
1111
<body>

site-plugin/apidocs/com/github/maven/plugins/site/SiteMojo.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Thu Oct 03 21:19:50 CEST 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Sat Oct 05 13:43:32 CEST 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
77
<title>SiteMojo (GitHub Site Maven Plugin 0.9-SNAPSHOT API)</title>
8-
<meta name="date" content="2013-10-03">
8+
<meta name="date" content="2013-10-05">
99
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>
@@ -84,7 +84,7 @@ <h2 title="Class SiteMojo" class="title">Class SiteMojo</h2>
8484
</div>
8585
<div class="contentContainer">
8686
<ul class="inheritance">
87-
<li>java.lang.Object</li>
87+
<li><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
8888
<li>
8989
<ul class="inheritance">
9090
<li>org.apache.maven.plugin.AbstractMojo</li>
@@ -136,13 +136,13 @@ <h3>Field Summary</h3>
136136
<th class="colLast" scope="col">Field and Description</th>
137137
</tr>
138138
<tr class="altColor">
139-
<td class="colFirst"><code>static java.lang.String</code></td>
139+
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
140140
<td class="colLast"><code><strong><a href="../../../../../com/github/maven/plugins/site/SiteMojo.html#BRANCH_DEFAULT">BRANCH_DEFAULT</a></strong></code>
141141
<div class="block">BRANCH_DEFAULT</div>
142142
</td>
143143
</tr>
144144
<tr class="rowColor">
145-
<td class="colFirst"><code>static java.lang.String</code></td>
145+
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
146146
<td class="colLast"><code><strong><a href="../../../../../com/github/maven/plugins/site/SiteMojo.html#NO_JEKYLL_FILE">NO_JEKYLL_FILE</a></strong></code>
147147
<div class="block">NO_JEKYLL_FILE</div>
148148
</td>
@@ -187,10 +187,10 @@ <h3>Method Summary</h3>
187187
<th class="colLast" scope="col">Method and Description</th>
188188
</tr>
189189
<tr class="altColor">
190-
<td class="colFirst"><code>protected java.lang.String</code></td>
190+
<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
191191
<td class="colLast"><code><strong><a href="../../../../../com/github/maven/plugins/site/SiteMojo.html#createBlob(org.eclipse.egit.github.core.service.DataService, org.eclipse.egit.github.core.RepositoryId, java.lang.String)">createBlob</a></strong>(org.eclipse.egit.github.core.service.DataService&nbsp;service,
192192
org.eclipse.egit.github.core.RepositoryId&nbsp;repository,
193-
java.lang.String&nbsp;path)</code>
193+
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>
194194
<div class="block">Create blob</div>
195195
</td>
196196
</tr>
@@ -217,8 +217,8 @@ <h3>Methods inherited from class&nbsp;org.apache.maven.plugin.AbstractMojo</h3>
217217
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
218218
<!-- -->
219219
</a>
220-
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
221-
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
220+
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
221+
<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
222222
</ul>
223223
</li>
224224
</ul>
@@ -240,7 +240,7 @@ <h3>Field Detail</h3>
240240
<ul class="blockList">
241241
<li class="blockList">
242242
<h4>BRANCH_DEFAULT</h4>
243-
<pre>public static final&nbsp;java.lang.String BRANCH_DEFAULT</pre>
243+
<pre>public static final&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> BRANCH_DEFAULT</pre>
244244
<div class="block">BRANCH_DEFAULT</div>
245245
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#com.github.maven.plugins.site.SiteMojo.BRANCH_DEFAULT">Constant Field Values</a></dd></dl>
246246
</li>
@@ -251,7 +251,7 @@ <h4>BRANCH_DEFAULT</h4>
251251
<ul class="blockListLast">
252252
<li class="blockList">
253253
<h4>NO_JEKYLL_FILE</h4>
254-
<pre>public static final&nbsp;java.lang.String NO_JEKYLL_FILE</pre>
254+
<pre>public static final&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> NO_JEKYLL_FILE</pre>
255255
<div class="block">NO_JEKYLL_FILE</div>
256256
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#com.github.maven.plugins.site.SiteMojo.NO_JEKYLL_FILE">Constant Field Values</a></dd></dl>
257257
</li>
@@ -287,10 +287,10 @@ <h3>Method Detail</h3>
287287
<ul class="blockList">
288288
<li class="blockList">
289289
<h4>createBlob</h4>
290-
<pre>protected&nbsp;java.lang.String&nbsp;createBlob(org.eclipse.egit.github.core.service.DataService&nbsp;service,
291-
org.eclipse.egit.github.core.RepositoryId&nbsp;repository,
292-
java.lang.String&nbsp;path)
293-
throws org.apache.maven.plugin.MojoExecutionException</pre>
290+
<pre>protected&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;createBlob(org.eclipse.egit.github.core.service.DataService&nbsp;service,
291+
org.eclipse.egit.github.core.RepositoryId&nbsp;repository,
292+
<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)
293+
throws org.apache.maven.plugin.MojoExecutionException</pre>
294294
<div class="block">Create blob</div>
295295
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>service</code> - </dd><dd><code>repository</code> - </dd><dd><code>path</code> - </dd>
296296
<dt><span class="strong">Returns:</span></dt><dd>blob SHA-1</dd>

site-plugin/apidocs/com/github/maven/plugins/site/class-use/SiteMojo.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Thu Oct 03 21:19:50 CEST 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Sat Oct 05 13:43:32 CEST 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
77
<title>Uses of Class com.github.maven.plugins.site.SiteMojo (GitHub Site Maven Plugin 0.9-SNAPSHOT API)</title>
8-
<meta name="date" content="2013-10-03">
8+
<meta name="date" content="2013-10-05">
99
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>

site-plugin/apidocs/com/github/maven/plugins/site/package-frame.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Thu Oct 03 21:19:50 CEST 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Sat Oct 05 13:43:32 CEST 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
77
<title>com.github.maven.plugins.site (GitHub Site Maven Plugin 0.9-SNAPSHOT API)</title>
8-
<meta name="date" content="2013-10-03">
8+
<meta name="date" content="2013-10-05">
99
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>

site-plugin/apidocs/com/github/maven/plugins/site/package-summary.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Thu Oct 03 21:19:50 CEST 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Sat Oct 05 13:43:32 CEST 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
77
<title>com.github.maven.plugins.site (GitHub Site Maven Plugin 0.9-SNAPSHOT API)</title>
8-
<meta name="date" content="2013-10-03">
8+
<meta name="date" content="2013-10-05">
99
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>

site-plugin/apidocs/com/github/maven/plugins/site/package-tree.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Thu Oct 03 21:19:50 CEST 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Sat Oct 05 13:43:32 CEST 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
77
<title>com.github.maven.plugins.site Class Hierarchy (GitHub Site Maven Plugin 0.9-SNAPSHOT API)</title>
8-
<meta name="date" content="2013-10-03">
8+
<meta name="date" content="2013-10-05">
99
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>
@@ -68,7 +68,7 @@ <h1 class="title">Hierarchy For Package com.github.maven.plugins.site</h1>
6868
<div class="contentContainer">
6969
<h2 title="Class Hierarchy">Class Hierarchy</h2>
7070
<ul>
71-
<li type="circle">java.lang.Object
71+
<li type="circle">java.lang.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
7272
<ul>
7373
<li type="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
7474
<ul>

site-plugin/apidocs/com/github/maven/plugins/site/package-use.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Thu Oct 03 21:19:50 CEST 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Sat Oct 05 13:43:32 CEST 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
77
<title>Uses of Package com.github.maven.plugins.site (GitHub Site Maven Plugin 0.9-SNAPSHOT API)</title>
8-
<meta name="date" content="2013-10-03">
8+
<meta name="date" content="2013-10-05">
99
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>

site-plugin/apidocs/constant-values.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Thu Oct 03 21:19:50 CEST 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Sat Oct 05 13:43:32 CEST 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
77
<title>Constant Field Values (GitHub Site Maven Plugin 0.9-SNAPSHOT API)</title>
8-
<meta name="date" content="2013-10-03">
8+
<meta name="date" content="2013-10-05">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
</head>
1111
<body>
@@ -86,14 +86,14 @@ <h2 title="com.github">com.github.*</h2>
8686
<tr class="altColor">
8787
<td class="colFirst"><a name="com.github.maven.plugins.site.SiteMojo.BRANCH_DEFAULT">
8888
<!-- -->
89-
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
89+
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
9090
<td><code><a href="com/github/maven/plugins/site/SiteMojo.html#BRANCH_DEFAULT">BRANCH_DEFAULT</a></code></td>
9191
<td class="colLast"><code>"refs/heads/gh-pages"</code></td>
9292
</tr>
9393
<tr class="rowColor">
9494
<td class="colFirst"><a name="com.github.maven.plugins.site.SiteMojo.NO_JEKYLL_FILE">
9595
<!-- -->
96-
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
96+
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
9797
<td><code><a href="com/github/maven/plugins/site/SiteMojo.html#NO_JEKYLL_FILE">NO_JEKYLL_FILE</a></code></td>
9898
<td class="colLast"><code>".nojekyll"</code></td>
9999
</tr>

site-plugin/apidocs/deprecated-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_25) on Thu Oct 03 21:19:50 CEST 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_25) on Sat Oct 05 13:43:33 CEST 2013 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
77
<title>Deprecated List (GitHub Site Maven Plugin 0.9-SNAPSHOT API)</title>
8-
<meta name="date" content="2013-10-03">
8+
<meta name="date" content="2013-10-05">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
</head>
1111
<body>

0 commit comments

Comments
 (0)