summaryrefslogtreecommitdiff
path: root/index.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'index.mdwn')
-rw-r--r--index.mdwn71
1 files changed, 71 insertions, 0 deletions
diff --git a/index.mdwn b/index.mdwn
new file mode 100644
index 0000000..63c1771
--- /dev/null
+++ b/index.mdwn
@@ -0,0 +1,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.
+