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.
57a717e904
|
3 months ago | |
---|---|---|
.github/workflows | 2 years ago | |
content | 4 months ago | |
desktop | 4 months ago | |
docs | 4 months ago | |
frontends | 3 months ago | |
include/netsurf | 8 months ago | |
resources | 4 months ago | |
test | 8 months ago | |
tools | 2 years ago | |
utils | 4 months ago | |
.clang-format | 5 years ago | |
.gitattributes | 12 years ago | |
.gitignore | 5 years ago | |
COPYING | 18 years ago | |
Makefile | 8 months ago | |
Makefile.config.example | 6 years ago | |
Makefile.defaults | 1 year ago | |
Makefile.macros | 4 years ago | |
Makefile.tools | 11 months ago | |
README.md | 3 years ago |
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.