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.
bfb4649b4d
|
6 days ago | |
---|---|---|
.github/workflows | 2 years ago | |
content | 1 week ago | |
desktop | 2 months ago | |
docs | 2 months ago | |
frontends | 6 days ago | |
include/netsurf | 1 week ago | |
resources | 2 months ago | |
test | 1 month ago | |
tools | 2 years ago | |
utils | 2 months ago | |
.clang-format | 5 years ago | |
.gitattributes | 12 years ago | |
.gitignore | 5 years ago | |
COPYING | 18 years ago | |
Makefile | 6 months ago | |
Makefile.config.example | 5 years ago | |
Makefile.defaults | 1 year ago | |
Makefile.macros | 4 years ago | |
Makefile.tools | 9 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.