Difference between revisions of "User documentation"

From Code::Blocks
m (removed some formatting)
m
Line 1: Line 1:
 
[[Category:Code::Blocks Documentation]]
 
[[Category:Code::Blocks Documentation]]
 
[[Category:User Documentation]]
 
[[Category:User Documentation]]
 +
__TOC__
 
Articles for Code::Blocks users.
 
Articles for Code::Blocks users.
  
Line 18: Line 19:
  
 
:Running Code::Blocks in Linux under Windows.
 
:Running Code::Blocks in Linux under Windows.
 +
 +
== Application development ==
 +
 +
* [[Builtin variables]]
 +
* [[Recommended global variables]]
  
 
== Compilers ==
 
== Compilers ==
  
 +
* [[Global compiler variables]]
 +
* [[Precompiled headers]]
 
* [[Installing a supported compiler]]
 
* [[Installing a supported compiler]]
 
* [[Installing Cygwin Compiler]]
 
* [[Installing Cygwin Compiler]]

Revision as of 15:12, 8 July 2006

Articles for Code::Blocks users.

Installing Code::Blocks

How to install Code::Blocks (from binary or source)

Keyboard Shortcuts

List of keyboard shortcuts that can be used in Code::Blocks

Personalities

Customize the Code::Blocks user interface for different workflows.

Running Code::Blocks under colinux

Running Code::Blocks in Linux under Windows.

Application development

Compilers

Integration

Third-party Libraries