Releng: added downloads page
diff --git a/docs/downloads.html b/docs/downloads.html
new file mode 100644
index 0000000..725b628
--- /dev/null
+++ b/docs/downloads.html
@@ -0,0 +1,64 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+ <title>Target Communication Framework</title>
+</head>
+<body>
+
+<h1>TCF Downloads</h1>
+
+<p>All downloads are provided under the terms and conditions of the
+ <a href="/legal/epl/notice.php">Eclipse Foundation Software User Agreement</a> unless otherwise specified.</p>
+
+<h2>TCF 1.7 (Eclipse 2021-09)</h2>
+<p>Compatible with Eclipse 3.8.2 and later. See the <a href="https://wiki.eclipse.org/TCF/NewIn17">New & Noteworthy</a> (released 20-Jul-2021).</p>
+<ul>
+ <li>p2 software repository: <a href="https://download.eclipse.org/tools/tcf/releases/1.7/1.7.0">https://download.eclipse.org/tools/tcf/releases/1.7/1.7.0</a>
+ <li>Zipped Repo: <a href="https://download.eclipse.org/tools/tcf/releases/1.7/1.7.0/org.eclipse.tcf-1.7.0.zip">org.eclipse.tcf-1.7.0.zip</a> (10 MiB)
+ <li>TCF Agent source code: <a href="https://git.eclipse.org/c/tcf/org.eclipse.tcf.agent.git?h=1.7">https://git.eclipse.org/c/tcf/org.eclipse.tcf.agent.git?h=1.7</a>
+</ul>
+
+<h2>TCF 1.6 (Photon)</h2>
+<p>Compatible with Eclipse 3.8.2 and later. See the <a href="https://wiki.eclipse.org/TCF/NewIn16">New & Noteworthy</a> (released 27-Jun-2018).</p>
+<ul>
+ <li>p2 software repository: <a href="https://download.eclipse.org/tools/tcf/releases/1.6/1.6.2">https://download.eclipse.org/tools/tcf/releases/1.6/1.6.2</a>
+ <li>Zipped Repo: <a href="https://download.eclipse.org/tools/tcf/releases/1.6/1.6.2/org.eclipse.tcf-1.6.2.zip">org.eclipse.tcf-1.6.2.zip</a> (10 MiB)
+ <li>TCF Agent source code: <a href="https://git.eclipse.org/c/tcf/org.eclipse.tcf.agent.git?h=1.6">https://git.eclipse.org/c/tcf/org.eclipse.tcf.agent.git?h=1.6</a>
+</ul>
+
+<h2>TCF 1.5 (Oxygen)</h2>
+<p>Compatible with Eclipse 3.8.2 and later. See the <a href="https://wiki.eclipse.org/TCF/NewIn15">New & Noteworthy</a> (released 28-Jun-2017).</p>
+<ul>
+<li>p2 software repository: <a href="https://download.eclipse.org/tools/tcf/releases/1.5">https://download.eclipse.org/tools/tcf/releases/1.5</a>
+<li>Zipped Repo: <a href="https://download.eclipse.org/tools/tcf/releases/1.5/org.eclipse.tcf-1.5.0.zip">org.eclipse.tcf-1.5.0.zip</a> (10 MiB)
+<li>C Agent: <a href="https://download.eclipse.org/tools/tcf/releases/1.5/org.eclipse.tcf.agent-1.5.0.zip">org.eclipse.tcf.agent-1.5.0.zip</a> (1 MiB)
+</ul>
+
+<h2>TCF 1.4 (Neon)</h2>
+<p>Compatible with Eclipse 3.8.2 and later. See the <a href="https://wiki.eclipse.org/TCF/NewIn14">New & Noteworthy</a> (released 22-Jun-2016).</p>
+<ul>
+<li>p2 software repository: <a href="https://download.eclipse.org/tools/tcf/releases/1.4">https://download.eclipse.org/tools/tcf/releases/1.4</a>
+<li>Zipped Repo: <a href="https://download.eclipse.org/tools/tcf/releases/1.4/org.eclipse.tcf-1.4.0.zip">org.eclipse.tcf-1.4.0.zip</a> (10 MiB)
+<li>C Agent: <a href="https://download.eclipse.org/tools/tcf/releases/1.4/org.eclipse.tcf.agent-1.4.0.zip">org.eclipse.tcf.agent-1.4.0.zip</a> (1 MiB)
+</ul>
+
+<h2>TCF 1.3 (Mars)</h2>
+<p>Compatible with Eclipse 3.8.2 and later. See the <a href="https://wiki.eclipse.org/TCF/NewIn13">New & Noteworthy</a> (released 24-Jun-2015).</p>
+<ul>
+<li>p2 software repository: <a href="https://download.eclipse.org/tools/tcf/releases/1.3">https://download.eclipse.org/tools/tcf/releases/1.3</a>
+<li>Zipped Repo: <a href="https://download.eclipse.org/tools/tcf/releases/1.3/org.eclipse.tcf-1.3.0.zip">org.eclipse.tcf-1.3.0.zip</a> (10 MiB)
+<li>C Agent: <a href="https://download.eclipse.org/tools/tcf/releases/1.3/org.eclipse.tcf.agent-1.3.0.zip">org.eclipse.tcf.agent-1.3.0.zip</a> (1 MiB)
+</ul>
+
+<hr/>
+
+<h2>Developer Builds from Jenkins</h2>
+<ul>
+<li>p2 software repository: <a href="https://download.eclipse.org/tools/tcf/builds/development/nightly/">
+ https://download.eclipse.org/tools/tcf/builds/development/nightly/</a>
+<li>ZIP file: <a href="https://download.eclipse.org/tools/tcf/builds/development/nightly/org.eclipse.tcf.repo.zip">org.eclipse.tcf.repo.zip</a> (11 MiB)
+<li>See also the <a href="https://ci.eclipse.org/tcf/">TCF Jenkins Build Server</a>
+</ul>
+
+</body>
+</html>