From 12c8439796b5dea6e656ba66a2bb31e3099cf164 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Wed, 10 Oct 2012 12:42:31 +0100 Subject: Remove old RO testbuilds page. --- documentation/develop.en | 2 +- documentation/info.en | 8 ++++---- documentation/translations.en | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'documentation') 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 @@

The recommended compilers are GCC or Clang. Guides to building NetSurf for various platforms are available in the source tree.

-

The autobuilder compiles NetSurf every 15 minutes if changes have been checked into our Git repository.

+

The autobuilder compiles every change pushed to our Git repository. It also runs test suites and other features automatically.

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.

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 @@
Stable releases
These are recommended for most users, particularly if this is your first experience of NetSurf.
-
Development builds
-
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 obtain the latest source code and follow the simple compilation instructions.
+
Development builds
+
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 obtain the latest source code and follow the simple compilation instructions.

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 progress page.

@@ -90,7 +90,7 @@

Before submitting a bug report, please:

    -
  1. check that the bug exhibits itself in the latest version available for download at the time.
  2. +
  3. check that the bug exhibits itself in the latest version available for download at the time.
  4. try to find a reproducible way of triggering the bug.
  5. check the progress page be sure that something has actually been implemented.
@@ -123,7 +123,7 @@ 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 @@

"??" is a two letter country code, such as "de" (Germany) or "fr" (France)

-

Alternatively, the three files from !NetSurf can be taken from the latest build and any documentation or web material can be found on the web site. 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!

+

Alternatively, the three files from !NetSurf can be taken from the latest build and any documentation or web material can be found on the web site. 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!

Please translate from the English version as this will always be most up to date.

-- cgit v1.2.3