summaryrefslogtreecommitdiff
path: root/index.mdwn
blob: 7dbedeb21edec6d69a45fafd36d1e54daa4bbc1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
[[!meta title="NetSurf Browser Developer Wiki"]]
[[!meta author="Netsurf Authors"]]


Welcome to the NetSurf development wiki!

Code Documentation
------------------

[[!inline raw=yes pages="Documentation"]]

Development planning
--------------------

-   [[NetSurf Development Plan|development_plan]] — contains planning
    for the next major release.
-   [[Todo Lists|todo]] — contains various
    planning documents
-   [[LibDOM|libdom]] — status of LibDOM
    project
-   [[LibCSS|test/libcss/nstests]] — status of tests
-   [[NetSurf using core buildsystem|netsurf_corebuild]] - proposal for source
    restructure and use of core buildsystem
-   [[Developer Weekends|developer-weekend]] - Times we got together and did stuff

### historical

-   [[Disc Caching and History|disc_caching_and_history]] — proposal for new
    functionality
-   [[Frames|frames]] — proposal for new
    implementation
-   [[LibHubbub|libhubbub]] - status of bugs

Release planning
----------------

The [[Release Process|release/process]] details what needs to
be done for a release.

[[Unreleased|release/netsurf_3.7]] — Organisation of next release.

[[Releases|release]]

Google Summer of Code
---------------------

-   [[Google Summer of Code Information|gsoc]]
-   [[GSoC Student Guidelines|gsoc/student_guidelines]] — contains helpful
    information for students interested in working on NetSurf over the
    Google Summer of Code 2009. Specially, how to get on our good side!
-   [[GSoC Requirements|gsoc/requirements]]

Other Resources
---------------

-   [[NetSurf Society|society/]] — Information about
    the society.
-   [NetSurf Web Site](http://www.netsurf-browser.org/) — contains
    user-facing and high-level development information.
-   [Source code viewer](http://source.netsurf-browser.org/) — is a web
    interface for our source repository.
-   [[The CI system setup|continuous_integration]] — Information for
    dealing with the CI system.
-   [[The Mantis issue tracker|bug_tracker]] — Information for
    using the NetSurf bug tracker.

Editing the wiki
----------------

To edit the wiki, clone `git://git.netsurf-browser.org/netsurf-wiki.git` edit
the files in question, commit, and push.  Currently there is no web-editing
enabled.  If you want ikiwiki help, ask Daniel.