summaryrefslogtreecommitdiff
path: root/documentation.mdwn
blob: aee953bae028ce052ee456ea8b99655d8ebbddd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[[!meta title="Documentation"]]
[[!meta author="DanielSilverstone"]]
[[!meta date="2012-07-01T07:10:01Z"]]


[[!toc]]

|colspan=2 style="background: gray; color: white" | NetSurf Code Documentation|
|-----------------------------------------------------------------------------|
|Organization and Conventions|1.  [[Modular coding style|documentation/modular_coding_style]]
2.  [[Directory structure|documentation/directory_structure]]
3.  [[Error handling|documentation/errors]]
4.  [[Memory management|documentation/memory]]|
|Features|1.  [[Content handling|documentation/contents]]
2.  [[Layout engine|documentation/layout]]
3.  [[Frames|documentation/frames]]
4.  [[Printing|documentation/printing]]
5.  [[Treeview|documentation/treeview]]|
|Platform-specifics|1.  [[Front end functions|documentation/front_end_functions]]
2.  [[Caveat RISC OS|caveat_risc_os]]
3.  [[GTK interface|documentation/gtk_interface]]|
|References|1.  [[References|documentation/references]]
2.  [[Getting started|documentation/gettingcoding]] (with coding on
    NetSurf)
3.  [[Git Cheat Sheet|documentation/gitcheatsheet]]|