Labs/Bespin/DeveloperGuide: Difference between revisions

From MozillaWiki
< Labs‎ | Bespin
Jump to navigation Jump to search
mNo edit summary
Line 20: Line 20:
* [[Labs/Bespin/Architecture|Architecture]]: What are the parts and pieces of Bespin
* [[Labs/Bespin/Architecture|Architecture]]: What are the parts and pieces of Bespin
* [[Labs/Bespin/ProjectTemplates|Project Templates]]: creating new project templates for your server
* [[Labs/Bespin/ProjectTemplates|Project Templates]]: creating new project templates for your server
* [[Labs/Bespin/SyntaxHighlighting|Custom Syntax Highlighting]]: create support for new languages via syntax highlighting
* [[Labs/Bespin/ReleaseNotes|Release Notes]]: This is where we will update each release with info on what is in there.
* [[Labs/Bespin/ReleaseNotes|Release Notes]]: This is where we will update each release with info on what is in there.
* [[Labs/Bespin/CodingStyle|Coding Style]]: A (brief) guide to sharing code
* [[Labs/Bespin/CodingStyle|Coding Style]]: A (brief) guide to sharing 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.
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.

Revision as of 04:41, 11 April 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.