You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
12 years ago | |
|---|---|---|
| !NetSurf | 12 years ago | |
| Docs | 13 years ago | |
| amiga | 12 years ago | |
| atari | 12 years ago | |
| beos | 12 years ago | |
| cocoa | 12 years ago | |
| content | 12 years ago | |
| css | 13 years ago | |
| desktop | 12 years ago | |
| framebuffer | 12 years ago | |
| gtk | 12 years ago | |
| image | 13 years ago | |
| javascript | 13 years ago | |
| monkey | 12 years ago | |
| render | 12 years ago | |
| resources | 12 years ago | |
| riscos | 12 years ago | |
| test | 12 years ago | |
| utils | 12 years ago | |
| windows | 12 years ago | |
| .gitattributes | 13 years ago | |
| .gitignore | 13 years ago | |
| COPYING | 19 years ago | |
| Makefile | 13 years ago | |
| Makefile.config.example | 15 years ago | |
| Makefile.defaults | 13 years ago | |
| README | 16 years ago | |
| test-netsurf | 13 years ago | |
README
--------------------------------------------------------------------------------
NetSurf README
--------------------------------------------------------------------------------
This document should help point you at various useful bits of information.
Building NetSurf
==================
Read the appropriate BUILDING-* document in the Docs/ directory for
instructions.
Creating a new port
=====================
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:
http://www.netsurf-browser.org/contact/
Check out the developer documentation sources listed below too.
Further documentation
=======================
The Developer section of the web site has loads of info to get you started:
http://www.netsurf-browser.org/developers/
General documentation on how NetSurf's code works can be found on the
development wiki:
http://wiki.netsurf-browser.org/Documentation/
The code style guide is here:
http://www.netsurf-browser.org/developers/StyleGuide.pdf