From d81cbe93cb7c348bcf0c7093c8df389698c4eb0c Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sat, 4 Feb 2017 12:19:20 +0000 Subject: Documentation contents: Convert mediawiki table to markdown list. --- documentation.mdwn | 40 ++++++++++++++++++++++------------------ 1 file changed, 22 insertions(+), 18 deletions(-) (limited to 'documentation.mdwn') diff --git a/documentation.mdwn b/documentation.mdwn index aee953b..fbdb400 100644 --- a/documentation.mdwn +++ b/documentation.mdwn @@ -5,23 +5,27 @@ [[!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]]| +* 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