Wagon: Deploying site to repository

This commit is contained in:
Vincent Behar 2011-07-28 21:54:11 +02:00
parent ec8c21a35b
commit 25c6f6f977
185 changed files with 8541 additions and 3542 deletions

View file

@ -1,24 +1,24 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "DTD/xhtml1-frameset.dtd">
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>RunDeck API - Java Client 1.1-SNAPSHOT Reference</title>
</head>
<frameset cols="20%,80%">
<frameset rows="30%,70%">
<frame src="overview-frame.html" name="packageListFrame" />
<frame src="allclasses-frame.html" name="packageFrame" />
</frameset>
<frame src="overview-summary.html" name="classFrame" />
<noframes>
<body>
<h1>Frame Alert</h1>
<p>
You don't have frames. Go <a href="overview-summary.html">here</a>
</p>
</body>
</noframes>
</frameset>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>RunDeck API - Java Client 1.1 Reference</title>
</head>
<frameset cols="20%,80%">
<frameset rows="30%,70%">
<frame src="overview-frame.html" name="packageListFrame" />
<frame src="allclasses-frame.html" name="packageFrame" />
</frameset>
<frame src="overview-summary.html" name="classFrame" />
<noframes>
<body>
<h1>Frame Alert</h1>
<p>
You don't have frames. Go <a href="overview-summary.html">here</a>
</p>
</body>
</noframes>
</frameset>
</html>