Difference between revisions of "Lazarus Documentation"

From Free Pascal wiki
Jump to navigationJump to search
(Added guide to make a patch)
Line 20: Line 20:
 
*[[How To Help Developing Lazarus]] - A guide to help newbies start improving Lazarus
 
*[[How To Help Developing Lazarus]] - A guide to help newbies start improving Lazarus
  
*[[Creating A Patch]] - A guide making a patch with changes made to Lazarus
+
*[[Creating A Patch]] - A guide to making a patch with changes made to Lazarus
  
 
*[[How To Make Lazarus Docs]] - A guide to creating Documentation Files
 
*[[How To Make Lazarus Docs]] - A guide to creating Documentation Files

Revision as of 23:45, 21 February 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


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.