Wagon: Deploying site to repository

This commit is contained in:
Kohsuke Kawaguchi
2015-03-24 13:05:13 -07:00
parent 90bd226a2d
commit c19c5c61ba
280 changed files with 8945 additions and 3966 deletions

View File

@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Sun Mar 22 11:18:44 PDT 2015 -->
<!-- Generated by javadoc (version 1.7.0_07) on Tue Mar 24 13:04:48 PDT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Serialized Form (GitHub API for Java 1.64-SNAPSHOT API)</title>
<meta name="date" content="2015-03-22">
<title>Serialized Form (GitHub API for Java 1.66 API)</title>
<meta name="date" content="2015-03-24">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Serialized Form (GitHub API for Java 1.64-SNAPSHOT API)";
parent.document.title="Serialized Form (GitHub API for Java 1.66 API)";
}
//-->
</script>
@@ -74,12 +74,12 @@
<li class="blockList"><a name="org.kohsuke.github.GHException">
<!-- -->
</a>
<h3>Class <a href="org/kohsuke/github/GHException.html" title="class in org.kohsuke.github">org.kohsuke.github.GHException</a> extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3>
<h3>Class <a href="org/kohsuke/github/GHException.html" title="class in org.kohsuke.github">org.kohsuke.github.GHException</a> extends java.lang.RuntimeException implements Serializable</h3>
</li>
<li class="blockList"><a name="org.kohsuke.github.GHPersonSet">
<!-- -->
</a>
<h3>Class <a href="org/kohsuke/github/GHPersonSet.html" title="class in org.kohsuke.github">org.kohsuke.github.GHPersonSet</a> extends <a href="http://java.sun.com/j2se/1.5.0/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</a>&lt;<a href="org/kohsuke/github/GHPersonSet.html" title="type parameter in GHPersonSet">T</a> extends <a href="org/kohsuke/github/GHPerson.html" title="class in org.kohsuke.github">GHPerson</a>&gt; implements Serializable</h3>
<h3>Class <a href="org/kohsuke/github/GHPersonSet.html" title="class in org.kohsuke.github">org.kohsuke.github.GHPersonSet</a> extends java.util.HashSet&lt;<a href="org/kohsuke/github/GHPersonSet.html" title="type parameter in GHPersonSet">T</a> extends <a href="org/kohsuke/github/GHPerson.html" title="class in org.kohsuke.github">GHPerson</a>&gt; implements Serializable</h3>
</li>
</ul>
</li>