summaryrefslogtreecommitdiff
path: root/documentation.mdwn
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2017-02-04 09:41:13 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2017-02-04 09:41:13 +0000
commite7366bf41f68cfe07e9ea03fc4a398baecbae651 (patch)
tree5bb9c3cbe7eab7e70ff1ebd65d9de59a694762df /documentation.mdwn
downloadnetsurf-wiki-e7366bf41f68cfe07e9ea03fc4a398baecbae651.tar.gz
netsurf-wiki-e7366bf41f68cfe07e9ea03fc4a398baecbae651.tar.bz2
Initial conversion from MediaWiki, 20170204
Diffstat (limited to 'documentation.mdwn')
-rw-r--r--documentation.mdwn27
1 files changed, 27 insertions, 0 deletions
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]]|
+
+