Difference between revisions of "Development"
From Dreamwidth Notes
Foxfirefey (Talk | contribs) (→Useful Information: add link to Developer Tips) |
(→Getting Started) |
||
Line 4: | Line 4: | ||
* [[Beginning dev checklist]] | * [[Beginning dev checklist]] | ||
* [[Dreamwidth Scratch Installation|Installing the code]] | * [[Dreamwidth Scratch Installation|Installing the code]] | ||
− | * [[ | + | * [[Directory Structure]] |
* [[Dev Finding Things|How to find things in the code]] | * [[Dev Finding Things|How to find things in the code]] |
Revision as of 02:35, 10 January 2013
Contents
Getting Started
- How to find things in the code
- Programming guidelines
- BML
- Committing guidelines (advanced topic)
- Coding Gotchas
Process Management
Useful Information
- Dev Maintenance
- Dev Troubleshooting
- Developer Tips -- Random development tips
- POD Documentation (updated nightly)