From 27d23b28fd93c5956b169fdbe8cdbfa8212d94ad Mon Sep 17 00:00:00 2001 From: James Bursa Date: Sat, 8 Nov 2003 13:49:35 +0000 Subject: [project @ 2003-11-08 13:49:34 by bursa] Move Templates under en, new !Help. svn path=/import/netsurf/; revision=410 --- !NetSurf/!Help | 15 ++++ !NetSurf/!Help,feb | 2 - !NetSurf/Docs/en/txthelp | 134 ------------------------------------ !NetSurf/Resources/Templates,fec | Bin 4315 -> 0 bytes !NetSurf/Resources/en/Templates,fec | Bin 0 -> 4200 bytes 5 files changed, 15 insertions(+), 136 deletions(-) create mode 100644 !NetSurf/!Help delete mode 100644 !NetSurf/!Help,feb delete mode 100644 !NetSurf/Docs/en/txthelp delete mode 100644 !NetSurf/Resources/Templates,fec create mode 100644 !NetSurf/Resources/en/Templates,fec (limited to '!NetSurf') diff --git a/!NetSurf/!Help b/!NetSurf/!Help new file mode 100644 index 000000000..e10dadeb6 --- /dev/null +++ b/!NetSurf/!Help @@ -0,0 +1,15 @@ +NetSurf - Open Source web browser +http://netsurf.sourceforge.net/ +__________________________________________________ + +To view the full documentation, start NetSurf and +choose "Help..." from the icon bar menu. + +This is a test build of NetSurf. In case of +problems, please check for a newer build first at +http://netsurf.strcprstskrzkrk.co.uk/ + +Please report bugs to the development mailing +list, netsurf-develop@lists.sourceforge.net +Alternatively, the developers are often available +on IRCNet in the channel #netsurf-develop. diff --git a/!NetSurf/!Help,feb b/!NetSurf/!Help,feb deleted file mode 100644 index 29cc99d28..000000000 --- a/!NetSurf/!Help,feb +++ /dev/null @@ -1,2 +0,0 @@ -Set NetSurf$Dir -If "" <> "" Then Filer_Run .Docs.en.index Else Filer_Run .Docs.en.txthelp \ No newline at end of file diff --git a/!NetSurf/Docs/en/txthelp b/!NetSurf/Docs/en/txthelp deleted file mode 100644 index 42dbd01ee..000000000 --- a/!NetSurf/Docs/en/txthelp +++ /dev/null @@ -1,134 +0,0 @@ -NetSurf: The open-source web browser for RISC OS -================================================ - -Introduction -============ - -NetSurf is an open-source web browser for RISC OS. Its aim is to bring the HTML 4 (HyperText Markup Language) and CSS (Cascading Style Sheet) technologies to the RISC OS platform. Currently, NetSurf supports only a fraction of these standards. - -Documentation -============= - - User Information - **************** - - Requirements - ~~~~~~~~~~~~ - NetSurf requires the SharedUnixLibrary (http://www.chocky.org/unix/usage.html) to run. Also, you may need to download the AcornURI module (http://sudden.recoil.org/others/). - - Contacting the developers - ~~~~~~~~~~~~~~~~~~~~~~~~~ - If you want to contribute to the NetSurf project, please see the Developer Information further down this file. - - Before submitting a bug report, please check that you have the latest version and check to see if the bug has already been discovered (see the Known Bugs section). - - Bug reports and questions about NetSurf can be raised in the following forms: - - Mailing List - ------------ - The mailing list (http://lists.sourceforge.net/lists/listinfo/netsurf-develop) is for discussion of NetSurf. If you are interested in NetSurf's development, please subscribe to this list. - - IRC Channel - ----------- - The #netsurf-develop IRC channel on the IRCnet network is also for the discussion of NetSurf. ircnet.demon.co.uk is a suitable server. - - Bug Tracker - ----------- - Please submit any bugs to the bug tracker (http://sourceforge.net/tracker/?group_id=51719&atid=464312). - - Current features & limitations - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - The following features have been implemented: - - Basic HTML 4, including tables - Parts of CSS - Local and HTTP fetching - External CSS files - Memory cache -