summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2012-10-10 12:42:31 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2012-10-10 12:42:31 +0100
commit12c8439796b5dea6e656ba66a2bb31e3099cf164 (patch)
tree1c5c0dd67700c817aceb7bd2ad476150b670cf91
parent0b90ebdef5ec7157f4270c8262c9fecca3a06a94 (diff)
downloadnetsurf-website-12c8439796b5dea6e656ba66a2bb31e3099cf164.tar.gz
netsurf-website-12c8439796b5dea6e656ba66a2bb31e3099cf164.tar.bz2
Remove old RO testbuilds page.
-rw-r--r--about/index.en2
-rw-r--r--documentation/develop.en2
-rw-r--r--documentation/info.en8
-rw-r--r--documentation/translations.en2
-rw-r--r--downloads/riscos/testbuilds.en94
5 files changed, 7 insertions, 101 deletions
diff --git a/about/index.en b/about/index.en
index 1814d47..b3621e6 100644
--- a/about/index.en
+++ b/about/index.en
@@ -81,7 +81,7 @@
<h2 id="ProjectHistory">Project History</h2>
-<p>The NetSurf project was started in April 2002 in response to a discussion of the deficiencies of the RISC OS browsers that were available at the time. NetSurf has been developed continuously ever since. The latest features and bug fixes have always been available immediately to RISC OS users through the project's <a href="http://www.netsurf-browser.org/downloads/riscos/testbuilds">autobuilder</a>. NetSurf had become the most widely used browser on RISC OS well before NetSurf's first release, version 1.0, on 17th May 2007. Development builds have continued to be more widely used than release versions by RISC OS users.</p>
+<p>The NetSurf project was started in April 2002 in response to a discussion of the deficiencies of the RISC OS browsers that were available at the time. NetSurf has been developed continuously ever since. The latest features and bug fixes have always been available immediately to users through the project's <a href="http://ci.netsurf-browser.org/">autobuilder</a>. NetSurf had become the most widely used browser on RISC OS well before NetSurf's first release, version 1.0, on 17th May 2007. Development builds have continued to be more widely used than release versions by RISC OS users.</p>
<div class="frontscreen"><p class="frontscreen"><a href="/webimages/oldnetsurf.png"><img src="/webimages/oldnetsurf_t.png" alt="Screenshot of an ancient NetSurf version."></a> <span>An old version from April 2004 displaying the <em>Drobe</em> web site in March 2009.</span></p></div>
diff --git a/documentation/develop.en b/documentation/develop.en
index ba2ce37..9b853b0 100644
--- a/documentation/develop.en
+++ b/documentation/develop.en
@@ -83,7 +83,7 @@
<p>The recommended compilers are GCC or Clang. Guides to <a href="http://source.netsurf-browser.org/?p=netsurf.git;a=tree;f=Docs;hb=HEAD">building NetSurf</a> for various platforms are available in the source tree.</p>
-<p>The <a href="http://www.netsurf-browser.org/downloads/riscos/testbuilds">autobuilder</a> compiles NetSurf every 15 minutes if changes have been checked into our Git repository.</p>
+<p>The <a href="http://ci.netsurf-browser.org/">autobuilder</a> compiles every change pushed to our Git repository. It also runs test suites and other features automatically.</p>
<p>A debug version of NetSurf can be built. This is command-line only and does not include any GUI code. It runs natively on Linux so can be debugged and checked using gdb, efence, valgrind, etc.</p>
diff --git a/documentation/info.en b/documentation/info.en
index c66271b..af76fbe 100644
--- a/documentation/info.en
+++ b/documentation/info.en
@@ -72,8 +72,8 @@
<dl>
<dt><a href="/downloads/">Stable releases</a><dt>
<dd>These are recommended for most users, particularly if this is your first experience of NetSurf.<dd>
-<dt><a href="/downloads/riscos/testbuilds">Development builds</a><dt>
-<dd>These are built automatically from the latest bleeding-edge source code and may be unstable. Development builds are currently available only for RISC OS users. Users of other platforms can <a href="/developers/">obtain the latest source code</a> and follow the simple compilation instructions.<dd>
+<dt><a href="http://ci.netsurf-browser.org/builds/">Development builds</a><dt>
+<dd>These are built automatically from the latest bleeding-edge source code and may be unstable. Development builds are currently available only for certain platforms. Users of other platforms can <a href="/developers/">obtain the latest source code</a> and follow the simple compilation instructions.<dd>
</dl>
<p>Note that some features may be fully implemented on the RISC OS version and not started on the GTK version. This is indicated on the <a href="/documentation/progress">progress</a> page.</p>
@@ -90,7 +90,7 @@
<p>Before submitting a bug report, please:</p>
<ol>
-<li>check that the bug exhibits itself in the latest version <a href="http://www.netsurf-browser.org/downloads/riscos/testbuilds">available for download</a> at the time.</li>
+<li>check that the bug exhibits itself in the latest version <a href="http://ci.netsurf-browser.org/builds/">available for download</a> at the time.</li>
<li>try to find a reproducible way of triggering the bug.</li>
<li>check the <a href="progress">progress</a> page be sure that something has actually been implemented.</li>
</ol>
@@ -123,7 +123,7 @@
<div class="footer">
-<p>Copyright 2003 - 2009 The NetSurf Developers</p>
+<p>Copyright 2003 - 2012 The NetSurf Developers</p>
</div>
</div>
diff --git a/documentation/translations.en b/documentation/translations.en
index ec7e0d7..b0bbe6c 100644
--- a/documentation/translations.en
+++ b/documentation/translations.en
@@ -99,7 +99,7 @@
<p class="caption">&quot;??&quot; is a two letter country code, such as &quot;de&quot; (Germany) or &quot;fr&quot; (France)</p>
-<p>Alternatively, the three files from !NetSurf can be taken from the <a href="http://www.netsurf-browser.org/downloads/riscos/testbuilds">latest build</a> and any documentation or web material can be found on the <a href="http://www.netsurf-browser.org/">web site</a>. Do not be put off by the amount of files that can be translated. A translation of just NetSurf's interface is much better than no translation at all!</p>
+<p>Alternatively, the three files from !NetSurf can be taken from the <a href="http://ci.netsurf-browser.org/builds/">latest build</a> and any documentation or web material can be found on the <a href="http://www.netsurf-browser.org/">web site</a>. Do not be put off by the amount of files that can be translated. A translation of just NetSurf's interface is much better than no translation at all!</p>
<p>Please translate from the English version as this will always be most up to date.</p>
diff --git a/downloads/riscos/testbuilds.en b/downloads/riscos/testbuilds.en
deleted file mode 100644
index 9f105a1..0000000
--- a/downloads/riscos/testbuilds.en
+++ /dev/null
@@ -1,94 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
- "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-<title>NetSurf | RISC OS Development Builds</title>
-<link rel="stylesheet" type="text/css" href="/netsurf.css">
-<link rel="icon" type="image/png" href="/webimages/favicon.png">
-</head>
-
-<body>
-<p class="banner"><a href="/"><img src="/netsurf.png" alt="NetSurf"></a></p>
-
-<div class="navigation">
-<div class="navsection">
-<ul>
-<li><a href="/about/">About NetSurf</a></li>
-<li><a href="/downloads/">Downloads</a>
-<ul>
-<li><a href="/downloads/riscos/testbuilds">Test builds</a></li>
-<li><a href="/downloads/source/">Source</a></li>
-<li><a href="/downloads/extras">Extras</a></li>
-</ul>
-</li>
-<li><a href="/documentation/">Documentation</a></li>
-<li><a href="/developers/">Development area</a></li>
-<li><a href="/webmasters/">Webmaster area</a></li>
-<li><a href="/contact/">Contact</a></li>
-</ul>
-</div>
-
-<div class="navsection">
-<ul class="languages">
-<!--<li><a href="index.de">Deutsch</a></li>-->
-<li>English</li>
-<!--<li><a href="index.fr">Français</a></li>-->
-<!--<li><a href="index.nl">Nederlands</a></li>-->
-</ul>
-</div>
-
-<div class="navsection">
-<ul class="sitelinks">
-<li><a href="http://wiki.netsurf-browser.org/">Development wiki</a></li>
-<li><a href="http://source.netsurf-browser.org/">Git repository viewer</a></li>
-<li><a href="http://ci.netsurf-browser.org/">Continuous Integration</a></li>
-</ul>
-</div>
-
-</div>
-
-<div class="content">
-
-<p class="breadcrumbs"><a href="/">Home</a> » <a href="/downloads/">Downloads</a> » <a href="/downloads/riscos/">RISC OS</a> » Test builds</p>
-
-<h1>RISC OS Development Builds</h1>
-
-<p>The development build available on this page is built automatically from the latest source code in SVN.</p>
-
-<p class="caution">Notice:<br>At any given time these builds may be unstable or have verbose logging enabled which could compromise performance of the browser.</p>
-
-<!--#config timefmt="%d %b %Y %R %Z" sizefmt="abbrev"-->
-<ul class="developmentbuilds">
-<li><a href="/downloads/development/netsurf.zip">NetSurf for RISC&nbsp;OS</a> <span><!--#fsize virtual="/downloads/development/netsurf.zip"--></span> <span><!--#flastmod virtual="/downloads/development/netsurf.zip"--></span></li>
-</ul>
-
-<p>By regularly running a recent development build you can help us improve NetSurf by providing feedback to the authors.</p>
-
-<p>Any bug reports or feature requests should be posted on the NetSurf <a href="/contact/#UserSupportTracker">issue tracker</a>. If you aren't running RISC OS, you can fetch the <a href="/downloads/source/">latest source</a> and build NetSurf for your system.</p>
-
-<h2>Recent SVN Activity</h2>
-<p>All times are in UTC.</p>
-<!--#include virtual="/downloads/development/svnlog.txt"-->
-
-<h2>Development Build Packages</h2>
-
-<p>NetSurf development builds for RISC OS are also available though the <a href="http://www.riscpkg.org/">RiscPKG</a> packaging system. To use the package, add the line<br><code>pkg http://www.netsurf-browser.org/downloads/development/riscpkg/packages</code><br>to <code>Choices:RiscPkg.Sources</code>. See the RiscPkg documentation for more information.</p>
-
-
-<div class="footer">
-<p>Copyright 2003 - 2010 The NetSurf Developers</p>
-</div>
-
-</div>
-
-
-<form method="get" action="http://www.google.co.uk/search">
-<div class="searchbox">
-<input type="hidden" name="q" value="site:netsurf-browser.org">
-<input type="text" name="q" maxlength="255"><br>
-<input type="submit" value="Search" name="btnG">
-</div>
-</form>
-
-</body>
-</html>