Difference between revisions of "Development"
From Dreamwidth Notes
Shadowspar (Talk | contribs) (→Useful Information: Move Dev History link here from Dev Tips page.) |
(added new section (Customising dev environment); added link to Git workflow) |
||
Line 13: | Line 13: | ||
== Process Management == | == Process Management == | ||
− | * Git / Git 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:43, 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.