mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-23 21:38:32 +00:00
Wagon: Deploying site to repository
This commit is contained in:
parent
83dd6ad2b6
commit
da67b6e549
138 changed files with 6277 additions and 1018 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!-- Generated by Apache Maven Doxia at Jul 3, 2011 -->
|
||||
<!-- Generated by Apache Maven Doxia at Jul 5, 2011 -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
|
@ -10,7 +10,7 @@
|
|||
@import url("./css/site.css");
|
||||
</style>
|
||||
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20110703" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20110705" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
|
||||
<!-- Google Analytics -->
|
||||
|
@ -39,14 +39,19 @@
|
|||
</div>
|
||||
<div id="breadcrumbs">
|
||||
|
||||
|
||||
|
||||
<div class="xleft">
|
||||
<span id="publishDate">Last Published: 2011-07-03</span>
|
||||
| <span id="projectVersion">Version: 1.0-SNAPSHOT</span>
|
||||
</div>
|
||||
<div class="xright">
|
||||
|
||||
<a href="http://rundeck.org" class="externalLink" title="RunDeck">RunDeck</a>
|
||||
>
|
||||
<a href="./" title="RunDeck API - Java Client">RunDeck API - Java Client</a>
|
||||
>
|
||||
Project Mailing Lists
|
||||
</div>
|
||||
<div class="xright">
|
||||
|
||||
<span id="publishDate">Last Published: 2011-07-05</span>
|
||||
| <span id="projectVersion">Version: 1.0-SNAPSHOT</span>
|
||||
</div>
|
||||
<div class="clear">
|
||||
<hr/>
|
||||
</div>
|
||||
|
@ -54,11 +59,14 @@
|
|||
<div id="leftColumn">
|
||||
<div id="navcolumn">
|
||||
|
||||
|
||||
|
||||
<h5>RunDeck API - Java Client</h5>
|
||||
<ul>
|
||||
<li class="none">
|
||||
<a href="index.html" title="Introduction">Introduction</a>
|
||||
</li>
|
||||
<li class="none">
|
||||
<a href="download.html" title="Download">Download</a>
|
||||
</li>
|
||||
<li class="none">
|
||||
<a href="apidocs/index.html" title="API Documentation">API Documentation</a>
|
||||
|
@ -66,11 +74,17 @@
|
|||
</ul>
|
||||
<h5>Scripting examples</h5>
|
||||
<ul>
|
||||
<li class="none">
|
||||
<a href="scripting.html" title="Introduction">Introduction</a>
|
||||
</li>
|
||||
<li class="none">
|
||||
<a href="groovy.html" title="Groovy">Groovy</a>
|
||||
</li>
|
||||
<li class="none">
|
||||
<a href="jruby.html" title="JRuby">JRuby</a>
|
||||
</li>
|
||||
<li class="none">
|
||||
<a href="jython.html" title="Jython">Jython</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h5>Project Documentation</h5>
|
||||
|
@ -115,7 +129,7 @@
|
|||
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="bodyColumn">
|
||||
|
@ -130,7 +144,7 @@
|
|||
<div class="xright">
|
||||
Copyright © 2011.
|
||||
All Rights Reserved.
|
||||
|
||||
|
||||
</div>
|
||||
<div class="clear">
|
||||
<hr/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue