Skip to content

netsurf-plan9/netsurf

Repository files navigation

NetSurf

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

Building NetSurf

Read the Quick Start document for instructions.
NB: For plan9, refer to the README in the nsport repository.

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