Difference between revisions of "Lazarus Documentation"

From Lazarus wiki
Jump to navigationJump to search
(→‎The Lazarus Developer Guides: Added link to German localization notes)
Line 25: Line 25:
 
*[[DesignGuidelines|Design Guide Lines]] - A guide about how to procede when changing Lazarus Source Code.
 
*[[DesignGuidelines|Design Guide Lines]] - A guide about how to procede when changing Lazarus Source Code.
 
*[[LCL Messages]] - Guide related to LCL Messages.
 
*[[LCL Messages]] - Guide related to LCL Messages.
 +
*[[LCL Internals]] - Some info about the inner workings of the LCL.
  
 
===Translations===
 
===Translations===

Revision as of 23:15, 14 March 2005

Lazarus and Pascal Tutorials

  • Lazarus Tutorial - A tutorial for beginners and a detailed description of the Lazarus IDE.
  • Lazarus IDE Tools - An intermediate level tutorial about code completion and other IDE tools.

The Lazarus User Guides

  • Lazarus Faq - General information about Lazarus and specifics for Linux and Windows users.


The Lazarus Developer Guides

Translations


Code Conversion Guides

IDE Documentation

  • Getting Lazarus - Instructions on how to download a released or CVS version of Lazarus **

Free Pascal Compiler Documentation

In addition to this site, the latest version of the documentation can also be found online and in a variety of downloadable formats on the main Free Pascal Compiler site.