Labs/Bespin/DeveloperGuide: Difference between revisions

From MozillaWiki
< Labs‎ | Bespin
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 8: Line 8:
* [[/Labs/Bespin/DesignDocs|Design Documents]] on various features are available for you...... to implement! :)
* [[/Labs/Bespin/DesignDocs|Design Documents]] on various features are available for you...... to implement! :)
* [[/Labs/Bespin/DesignDocs/ConfigIntegration|Configuration Integration]] shows you how you can extend Bespin through your configuration environment.
* [[/Labs/Bespin/DesignDocs/ConfigIntegration|Configuration Integration]] shows you how you can extend Bespin through your configuration environment.
* [[/Labs/Bespin/ProductionDeployment|Production Deployment]] how Bespin is deployed in production.


== Source Code ==
== Source Code ==

Revision as of 12:57, 19 March 2009

Welcome to the Bespin Developer Guide.

This document will be the starting point for developers interested in coding and contributing to Bespin.

There are a few things you may be interested in:

Source Code

TO DO: We will be adding full architecture documentation to show you the high level picture, as well as a more flushed out plugin API.