forked from eclipse-pde/eclipse.pde
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
20 lines (19 loc) · 722 Bytes
/
index.html
File metadata and controls
20 lines (19 loc) · 722 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2009. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Author" content="IBM">
<link rel="STYLESHEET" href="../../book.css" type="text/css">
<title>PDE - Other Reference Information</title>
</head>
<body>
<h1> Other Reference Information</h1>
<p>The following specifications, white papers, and design notes describe various
aspects of the PDE. </p>
<ul>
<li><a href="overview-pde.html">Map of PDE Plug-ins</a>
</li>
</ul>
</body>
</html>