Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/d81cbe93cb7c348bcf0c7093c8df389698c4eb0c
...commit 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/d81cbe93cb7c348bcf0c7093c8df389698c4eb0c
...tree 
http://git.netsurf-browser.org/netsurf-wiki.git/tree/d81cbe93cb7c348bcf0c7093c8df389698c4eb0c

The branch, master has been updated
       via  d81cbe93cb7c348bcf0c7093c8df389698c4eb0c (commit)
      from  240232d567720c1a1842aa2a97c7ac70bd5808af (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/?id=d81cbe93cb7c348bcf0c7093c8df389698c4eb0c
commit d81cbe93cb7c348bcf0c7093c8df389698c4eb0c
Author: Michael Drake <[email protected]>
Commit: Michael Drake <[email protected]>

    Documentation contents: Convert mediawiki table to markdown list.

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]]
 
 


-----------------------------------------------------------------------

Summary of changes:
 documentation.mdwn |   40 ++++++++++++++++++++++------------------
 1 file changed, 22 insertions(+), 18 deletions(-)

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]]
 
 


-- 
NetSurf Developer Wiki Backing Store

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to