-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathindex.html
More file actions
43 lines (38 loc) · 1.81 KB
/
index.html
File metadata and controls
43 lines (38 loc) · 1.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>JBoss Tools Documentation</title>
<link rel="stylesheet" href="http://docs.jboss.org/tools/css/tools.css" type="text/css"/>
<style>
body { background-image:none; }
</style>
</head>
<body>
<div class="book" lang="en-US">
<div class="titlepage">
<div xmlns="" id="overlay"> </div>
<p id="title">
<a href="http://www.jboss.org" class="site_href"><strong>JBoss.org</strong></a>
<a href="http://docs.jboss.org/" class="doc_href"><strong>Community Documentation</strong></a>
</p>
<div><h1 class="title">JBoss Tools Documentation</h1></div>
<hr/>
</div>
<table id="tools">
<tr><td><a href="http://www.jboss.org/tools/docs/">Documentation</a> for the latest <a href="http://www.jboss.org/tools/">JBoss Tools</a> Releases:
<!-- <a href="nightly/trunk/">4.1</a> <i>(in progress)</i>, -->
<a href="4.1.0.Final/">4.1.0</a>,
<a href="4.0.1.Final/">4.0.1</a>,
<a href="3.3.0.Final/">3.3.0</a>,
<a href="archive/" style="color:grey">Archived Documentation</a></td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td><a href="whatsnew/">New and Noteworthy</a> (What's New?)</td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td><a href="movies/">Movies, Screencasts, and Video Walkthroughs</a>, <a href="archive/movies/" style="color:grey">Archived Movies</td></tr>
<tr><td colspan="2"> </td></tr>
<tr><td><a href="resources/" style="color:grey">Additional Resources</a></td></tr>
</table>
<address style="float:right">Updated 2013-08-15</address>
</div>
</body>
</html>