Confirmed users
29
edits
(pointed to a more useful place to get started) |
(Added another link to developer guide + added better getting started link) |
||
Line 1: | Line 1: | ||
== Are You In The Right Place? == | == Are You In The Right Place? == | ||
This wiki is concerned with development of the Gecko rendering engine itself. If you are a Web developer (building Web pages, sites, apps, etc.) and have questions about (X)HTML, XUL, CSS, DOM, or JavaScript then go to the [http://developer.mozilla.org/ Mozilla Developer Network]. | |||
'''Web Developer?''' This wiki is concerned with development of the Gecko rendering engine itself. If you are a Web developer (building Web pages, sites, apps, etc.) and have questions about (X)HTML, XUL, CSS, DOM, or JavaScript then go to the [http://developer.mozilla.org/ Mozilla Developer Network]. | |||
'''Want to hack on Gecko?''' The [https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide Developer Guide] is probably what you are looking for. | |||
== Planning == | == Planning == | ||
Line 21: | Line 24: | ||
== Developer Resources == | == Developer Resources == | ||
[https://developer.mozilla.org/en-US/docs/Mozilla | [https://developer.mozilla.org/en-US/docs/Introduction Contributing to the Mozilla codebase] If you're just beginning. | ||
[[Frame inheritance hierarchy]] (dated May 18, 2008) | [[Frame inheritance hierarchy]] (dated May 18, 2008) |