summaryrefslogtreecommitdiff
path: root/index.mdwn
blob: 63c177192000476a48c2eb0b7d4e7143bdc0f35a (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
[[!meta title="Main Page"]]
[[!meta author="Chris"]]
[[!meta date="2016-09-10T17:42:15Z"]]


Welcome to the NetSurf development wiki!

This is a MediaWiki and the
[[NetSurf_Development_Wiki:Formatting|netsurf_development_wiki/formatting]] page shows the markup that
can be used.

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

### 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|netsurf_3.6]] — Organisation of next
release.

[[Releases|released_versions]]

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.