NetSurf

February 21, 2020 ยท View on GitHub

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

  • Developer documentation
  • Developer wiki
  • Code style guide

Contents

  1. 1Building NetSurf
  2. 2Creating a new port
  3. 3Further documentation