From e7366bf41f68cfe07e9ea03fc4a398baecbae651 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 4 Feb 2017 09:41:13 +0000 Subject: Initial conversion from MediaWiki, 20170204 --- documentation.mdwn | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 documentation.mdwn (limited to 'documentation.mdwn') diff --git a/documentation.mdwn b/documentation.mdwn new file mode 100644 index 0000000..aee953b --- /dev/null +++ b/documentation.mdwn @@ -0,0 +1,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]]| + + -- cgit v1.2.3