Gitweb links:
...log
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/31729f47a6874da3bbb03e114e02b218d6977934
...commit
http://git.netsurf-browser.org/netsurf-wiki.git/commit/31729f47a6874da3bbb03e114e02b218d6977934
...tree
http://git.netsurf-browser.org/netsurf-wiki.git/tree/31729f47a6874da3bbb03e114e02b218d6977934
The branch, master has been updated
via 31729f47a6874da3bbb03e114e02b218d6977934 (commit)
from c1612a6d583e133d58319a674f8289e02be402e0 (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=31729f47a6874da3bbb03e114e02b218d6977934
commit 31729f47a6874da3bbb03e114e02b218d6977934
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>
i hate wiki formatting
diff --git a/netsurf_corebuild.mdwn b/netsurf_corebuild.mdwn
index 1635970..64215af 100644
--- a/netsurf_corebuild.mdwn
+++ b/netsurf_corebuild.mdwn
@@ -17,41 +17,41 @@ The source layout was in need of improvement to achive use
of core buildsystem.
Most of the layout change has been done and current layout in May 2018 is:
```
-├── content
-│ ├── fetchers
-│ └── handlers
-│ ├── css
-│ ├── html
-│ ├── image
-│ ├── javascript
-│ └── text
-├── desktop
-├── docs
-├── frontends
-│ ├── amiga
-│ ├── atari
-│ ├── beos
-│ ├── framebuffer
-│ ├── gtk
-│ ├── monkey
-│ ├── riscos
-│ └── windows
-├── include
-│ └── netsurf
-├── resources
-│ ├── de
-│ ├── en
-│ ├── fr
-│ ├── icons
-│ ├── it
-│ ├── ja
-│ └── nl
-├── test
-│ ├── data
-│ └── js
-└── utils
- ├── http
- └── nsurl
+├── content
+│ ├── fetchers
+│ └── handlers
+│ ├── css
+│ ├── html
+│ ├── image
+│ ├── javascript
+│ └── text
+├── desktop
+├── docs
+├── frontends
+│ ├── amiga
+│ ├── atari
+│ ├── beos
+│ ├── framebuffer
+│ ├── gtk
+│ ├── monkey
+│ ├── riscos
+│ └── windows
+├── include
+│ └── netsurf
+├── resources
+│ ├── de
+│ ├── en
+│ ├── fr
+│ ├── icons
+│ ├── it
+│ ├── ja
+│ └── nl
+├── test
+│ ├── data
+│ └── js
+└── utils
+ ├── http
+ └── nsurl
```
vincents original target:
@@ -63,8 +63,8 @@ vincents original target:
+ utils
+ test
+ docs
- + include
- | + netsurf
+ + include
+ | + netsurf
+ content
| + cache
| + fetchers
-----------------------------------------------------------------------
Summary of changes:
netsurf_corebuild.mdwn | 74 ++++++++++++++++++++++++------------------------
1 file changed, 37 insertions(+), 37 deletions(-)
diff --git a/netsurf_corebuild.mdwn b/netsurf_corebuild.mdwn
index 1635970..64215af 100644
--- a/netsurf_corebuild.mdwn
+++ b/netsurf_corebuild.mdwn
@@ -17,41 +17,41 @@ The source layout was in need of improvement to achive use
of core buildsystem.
Most of the layout change has been done and current layout in May 2018 is:
```
-├── content
-│ ├── fetchers
-│ └── handlers
-│ ├── css
-│ ├── html
-│ ├── image
-│ ├── javascript
-│ └── text
-├── desktop
-├── docs
-├── frontends
-│ ├── amiga
-│ ├── atari
-│ ├── beos
-│ ├── framebuffer
-│ ├── gtk
-│ ├── monkey
-│ ├── riscos
-│ └── windows
-├── include
-│ └── netsurf
-├── resources
-│ ├── de
-│ ├── en
-│ ├── fr
-│ ├── icons
-│ ├── it
-│ ├── ja
-│ └── nl
-├── test
-│ ├── data
-│ └── js
-└── utils
- ├── http
- └── nsurl
+├── content
+│ ├── fetchers
+│ └── handlers
+│ ├── css
+│ ├── html
+│ ├── image
+│ ├── javascript
+│ └── text
+├── desktop
+├── docs
+├── frontends
+│ ├── amiga
+│ ├── atari
+│ ├── beos
+│ ├── framebuffer
+│ ├── gtk
+│ ├── monkey
+│ ├── riscos
+│ └── windows
+├── include
+│ └── netsurf
+├── resources
+│ ├── de
+│ ├── en
+│ ├── fr
+│ ├── icons
+│ ├── it
+│ ├── ja
+│ └── nl
+├── test
+│ ├── data
+│ └── js
+└── utils
+ ├── http
+ └── nsurl
```
vincents original target:
@@ -63,8 +63,8 @@ vincents original target:
+ utils
+ test
+ docs
- + include
- | + netsurf
+ + include
+ | + netsurf
+ content
| + cache
| + fetchers
--
NetSurf Developer Wiki Backing Store
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org