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.
 
 
 
 
 
 
Go to file
Michael Drake a32e1a03e1
ci: github workflow: Bump Ubuntu version
2 days ago
.github/workflows ci: github workflow: Bump Ubuntu version 2 days ago
content Add hidden about scheme search page 4 months ago
desktop Update to using css level 4 system colours 4 days ago
docs move frontend specific option focus_new to generic foreground_new 6 months ago
frontends Fixup riscos frontend for css level 4 colours 4 days ago
include/netsurf Extend mouse interface with extra buttons 8 months ago
resources Add search configuration to RISC OS frontend 3 months ago
test Fixup tests having changed css colour options 4 days ago
tools jenkins-build: add arm-riscos-gnueabi 2 years ago
utils Update to using css level 4 system colours 4 days ago
.clang-format update clang format style for version 7 6 years ago
.gitattributes add attributes file to stop .gitignore being exported 12 years ago
.gitignore gitignore: Ignore nsgtk2 properly 5 years ago
COPYING Clarify licensing arrangements 18 years ago
Makefile Ensure perl tool expansion is used everywhere 1 year ago
Makefile.config.example Dukky: Add and utilise a jserrors category 6 years ago
Makefile.defaults Makefile: Set libjxl to AUTO 2 years ago
Makefile.macros Buildsystem: Avoid errors when headers are removed. 4 years ago
Makefile.tools move build tool selection into separate makefile fragment 1 year ago
README.md s/http/https/ in user-facing URIs 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.

Further documentation