Go to file
2020-05-25 14:07:38 +01:00
content
desktop
docs
frontends
include/netsurf
resources
test
utils
.clang-format
.gitattributes
.gitignore
COPYING
Makefile
Makefile.config.example
Makefile.defaults
README.md

NetSurf

This document should help point you at various useful bits of information.

Building NetSurf

Read the Quick Start document 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.

Further documentation