Difference between revisions of "Development"
From Dreamwidth Notes
Shadowspar (Talk | contribs) (→Useful Information: Move Dev History link here from Dev Tips page.) |
|||
Line 23: | Line 23: | ||
* [[Developer Tips]] -- Random development tips | * [[Developer Tips]] -- Random development tips | ||
* [http://docs.dreamwidth.net/ POD Documentation] (updated nightly) | * [http://docs.dreamwidth.net/ POD Documentation] (updated nightly) | ||
+ | * [[Development History]] - some commentary on why stuff was done the way it was. | ||
== Most Wanted How-Tos == | == Most Wanted How-Tos == |
Revision as of 03:07, 6 April 2013
Contents
Getting Started
- How to find things in the code
- Programming guidelines
- BML
- Committing guidelines (advanced topic)
- Coding Gotchas
Process Management
- Git / Git workflow
- Dev Tools
- Bugzilla and Bugzilla workflow
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.