mirror of
https://github.com/jlengrand/github-api.git
synced 2026-03-10 08:21:21 +00:00
Manual update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>GitHub API for Java - Project Information</title>
|
||||
<title>GitHub API for Java – Project Information</title>
|
||||
<style type="text/css" media="all">
|
||||
@import url("./css/maven-base.css");
|
||||
@import url("./css/maven-theme.css");
|
||||
@@ -26,7 +26,7 @@
|
||||
<p id="toplinks">Skip to: <a href="#content">Content</a> | <a href="#sidebar">Navigation</a> | <a href="#footer">Footer</a></p>
|
||||
|
||||
<h1 id="bannerLeft">
|
||||
<a href="./">
|
||||
<a href="http://github-api.kohsuke.org/">
|
||||
|
||||
GitHub API for Java
|
||||
|
||||
@@ -57,13 +57,37 @@
|
||||
</li>
|
||||
|
||||
<li class="none">
|
||||
<a href="https://github.com/kohsuke/github-api">Source code</a>
|
||||
<a href="https://github.com/github-api/github-api">Source code</a>
|
||||
</li>
|
||||
|
||||
<li class="none">
|
||||
<a href="https://groups.google.com/forum/#!forum/github-api">Mailing List</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h2>
|
||||
Guides
|
||||
</h2><ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="expanded">
|
||||
<a href="githubappflow.html">GitHub App Auth Flow</a>
|
||||
<ul>
|
||||
|
||||
<li class="none">
|
||||
<a href="githubappjwtauth.html">JWT Authentication</a>
|
||||
</li>
|
||||
|
||||
<li class="none">
|
||||
<a href="githubappappinsttokenauth.html">App Installation Token</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2>
|
||||
References
|
||||
</h2><ul>
|
||||
@@ -96,8 +120,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -110,10 +132,6 @@
|
||||
<a href="dependencies.html">Dependencies</a>
|
||||
</li>
|
||||
|
||||
<li class="none">
|
||||
<a href="dependency-convergence.html">Dependency Convergence</a>
|
||||
</li>
|
||||
|
||||
<li class="none">
|
||||
<a href="dependency-info.html">Dependency Information</a>
|
||||
</li>
|
||||
@@ -170,11 +188,10 @@
|
||||
</div>
|
||||
<div id="content">
|
||||
<div id="contentBox">
|
||||
<div class="section">
|
||||
<h2>Project Information<a name="Project_Information"></a></h2>
|
||||
<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p>
|
||||
<div class="section">
|
||||
<h3>Overview<a name="Overview"></a></h3>
|
||||
<section>
|
||||
<h2><a name="Project_Information"></a>Project Information</h2>
|
||||
<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p><section>
|
||||
<h3><a name="Overview"></a>Overview</h3>
|
||||
<table border="0" class="bodyTable">
|
||||
<tr class="a">
|
||||
<th>Document</th>
|
||||
@@ -183,43 +200,40 @@
|
||||
<td><a href="dependencies.html">Dependencies</a></td>
|
||||
<td>This document lists the project's dependencies and provides information on each dependency.</td></tr>
|
||||
<tr class="a">
|
||||
<td><a href="dependency-convergence.html">Dependency Convergence</a></td>
|
||||
<td>This document presents the convergence of dependency versions across the entire project, and its sub modules.</td></tr>
|
||||
<tr class="b">
|
||||
<td><a href="dependency-info.html">Dependency Information</a></td>
|
||||
<td>This document describes how to to include this project as a dependency using various dependency management tools.</td></tr>
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
<td><a href="distribution-management.html">Distribution Management</a></td>
|
||||
<td>This document provides informations on the distribution management of this project.</td></tr>
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
<td><a href="index.html">About</a></td>
|
||||
<td>GitHub API for Java</td></tr>
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
<td><a href="license.html">Project License</a></td>
|
||||
<td>This document lists the project license(s).</td></tr>
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
<td><a href="mail-lists.html">Mailing Lists</a></td>
|
||||
<td>This document provides subscription and archive information for this project's mailing lists.</td></tr>
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
<td><a href="plugin-management.html">Plugin Management</a></td>
|
||||
<td>This document lists the plugins that are defined through pluginManagement.</td></tr>
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
<td><a href="plugins.html">Project Plugins</a></td>
|
||||
<td>This document lists the build plugins and the report plugins used by this project.</td></tr>
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
<td><a href="team-list.html">Project Team</a></td>
|
||||
<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr>
|
||||
<tr class="b">
|
||||
<tr class="a">
|
||||
<td><a href="source-repository.html">Source Repository</a></td>
|
||||
<td>This document lists ways to access the online source repository.</td></tr>
|
||||
<tr class="a">
|
||||
<tr class="b">
|
||||
<td><a href="project-summary.html">Project Summary</a></td>
|
||||
<td>This document lists other related information of this project</td></tr></table></div></div>
|
||||
<td>This document lists other related information of this project</td></tr></table></section></section>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="xright">©
|
||||
2018
|
||||
2019
|
||||
|
||||
<a href="http://kohsuke.org/">Kohsuke Kawaguchi</a> and other contributors
|
||||
|
||||
@@ -227,8 +241,8 @@
|
||||
|
||||
|
||||
|
||||
| Last Published: 2018-11-07
|
||||
| Version: 1.95
|
||||
| Last Published: 2019-11-04
|
||||
| Version: 1.100-SNAPSHOT
|
||||
</div>
|
||||
<div class="clear">
|
||||
<hr/>
|
||||
|
||||
Reference in New Issue
Block a user