[[!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|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. 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.