2020-02-21 09:31:47 +00:00
|
|
|
NetSurf
|
|
|
|
=======
|
2009-07-28 13:09:42 +00:00
|
|
|
|
2020-02-21 09:31:47 +00:00
|
|
|
This document should help point you at various useful bits of information.
|
2009-07-28 13:09:42 +00:00
|
|
|
|
|
|
|
|
2020-02-21 09:31:47 +00:00
|
|
|
Building NetSurf
|
|
|
|
----------------
|
2009-07-28 13:09:42 +00:00
|
|
|
|
2020-02-21 09:31:47 +00:00
|
|
|
Read the [Quick Start](docs/quick-start.md) document for instructions.
|
2009-07-28 13:09:42 +00:00
|
|
|
|
2009-10-15 16:02:59 +00:00
|
|
|
|
2020-02-21 09:31:47 +00:00
|
|
|
Creating a new port
|
|
|
|
-------------------
|
2009-10-15 16:02:59 +00:00
|
|
|
|
2020-02-21 09:31:47 +00:00
|
|
|
Look at the existing front ends for example implementations.
|
|
|
|
The framebuffer front end is simplest and most self-contained.
|
2022-05-27 17:58:51 +01:00
|
|
|
Also, you can [contact the developers](https://www.netsurf-browser.org/contact/)
|
2020-02-21 09:31:47 +00:00
|
|
|
for help.
|
2009-07-28 13:09:42 +00:00
|
|
|
|
|
|
|
|
2020-02-21 09:31:47 +00:00
|
|
|
Further documentation
|
|
|
|
---------------------
|
2009-07-28 13:09:42 +00:00
|
|
|
|
2022-05-27 17:58:51 +01:00
|
|
|
* [Developer documentation](https://www.netsurf-browser.org/developers/)
|
|
|
|
* [Developer wiki](https://wiki.netsurf-browser.org/Documentation/)
|
|
|
|
* [Code style guide](https://www.netsurf-browser.org/developers/StyleGuide.pdf)
|