Difference between revisions of "Development"
From Dreamwidth Notes
(added new section (Customising dev environment); added link to Git workflow) |
m (→Process Management: debroke previous formatting!) |
||
Line 13: | Line 13: | ||
== Process Management == | == Process Management == | ||
− | * [ | + | * [http://wiki.dwscoalition.org/wiki/index.php/Dev_Getting_Started#Workflow Git / Git workflow] |
* [[Dev Tools]] | * [[Dev Tools]] | ||
* [[Bugzilla]] and [[Bugzilla workflow]] | * [[Bugzilla]] and [[Bugzilla workflow]] | ||
− | + | == Customising Your Dev Environment == | |
== Useful Information == | == Useful Information == |
Revision as of 15:44, 21 June 2013
Contents
Getting Started
- How to find things in the code
- Programming guidelines
- BML
- Committing guidelines (advanced topic)
- Coding Gotchas
Process Management
Customising Your Dev Environment
Useful Information
- Dev Maintenance
- Dev Troubleshooting
- Developer Tips -- Random development tips
- POD Documentation (updated nightly)
- Development History - some commentary on why stuff was done the way it was.