r9646 tlsa - /trunk/netsurf/README

netsurf at semichrome.net netsurf at semichrome.net
Thu Oct 15 17:03:00 BST 2009


Author: tlsa
Date: Thu Oct 15 11:02:59 2009
New Revision: 9646

URL: http://source.netsurf-browser.org?rev=9646&view=rev
Log:
Trim dead wood.

Modified:
    trunk/netsurf/README

Modified: trunk/netsurf/README
URL: http://source.netsurf-browser.org/trunk/netsurf/README?rev=9646&r1=9645&r2=9646&view=diff
==============================================================================
--- trunk/netsurf/README (original)
+++ trunk/netsurf/README Thu Oct 15 11:02:59 2009
@@ -1,44 +1,24 @@
 --------------------------------------------------------------------------------
-  NetSurf README                                                09 August 2009
+  NetSurf README                                               15 October 2009
 --------------------------------------------------------------------------------
 
   This document should help point you at various useful bits of information.
 
 
-  For NetSurf Users
-===================
-
-  Most of the documentation you'll need to use NetSurf is in the documentation
-  section of the web site:
-
-      http://www.netsurf-browser.org/documentation/
-
-  If you need to build NetSurf yourself, read the Building bit of the 'For
-  NetSurf Developers' section below.
+  Building NetSurf
+==================
+  
+  Read the appropriate BUILDING-* document in the Docs/ directory for
+  instructions.
 
 
-  For NetSurf Developers
-========================
+  Creating a new port
+=====================
 
-  If there is already a port of NetSurf to your platform you can build it
-  following the platform specific build instructions.  If not, you will have
-  to port NetSurf.
+  Look at the existing front ends for example implementations.  The framebuffer
+  front end is simplest and most self-contained.  Also, you can contact the
+  developers for help:
 
-  Finally, there are various links to NetSurf developer documentation at the
-  bottom.
-
-  Building
-----------
-  
-  Look at the appropriate BUILDING-* document in the Docs/ directory for
-  instructions.
-
-  Porting
----------
-
-  Look at the existing front ends for example implementations. Also, you can
-  contact the developers for help:
-  
       http://www.netsurf-browser.org/contact/
 
   Check out the developer documentation sources listed below too.




More information about the netsurf-commits mailing list