Difference between revisions of "Developer documentation"

From Code::Blocks
m (add scripting and project wizard scripts)
(Add link to Launchpad)
Line 2: Line 2:
 
[[Category:Developer Documentation]]
 
[[Category:Developer Documentation]]
 
Articles for Code::Blocks developers.
 
Articles for Code::Blocks developers.
 +
 +
* '''[https://launchpad.net/products/codeblocks/ Translation]'''
 +
:Code::Blocks uses Launchpad to coordinate translation efforts.
  
 
* '''[[Coding style to use]]'''
 
* '''[[Coding style to use]]'''

Revision as of 10:13, 18 July 2006

Articles for Code::Blocks developers.

Code::Blocks uses Launchpad to coordinate translation efforts.
The source code formatting style used in the Code::Blocks' source.
How to add support for new syntax lighting schemes.
Creating a diff file and then submitting it to the patch tracker.
Information about unicode standards and how unicode is handled in Code::Blocks' source code.
List of various development tips for Code::Blocks.

Plugin development

Scripting

Using scripting to extend Code::Blocks' functionality