Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Getting Started with Lazarus IDE

You're reading from  Getting Started with Lazarus IDE

Product type Book
Published in Feb 2013
Publisher Packt
ISBN-13 9781782163404
Pages 116 pages
Edition 1st Edition
Languages
Author (1):
Roderick Person Roderick Person
Profile icon Roderick Person

Building the LazDE tool


The Lazarus Documentation Editor (LazDE) tool is developed to create platform-independent documentation of Lazarus source code units. XML files are used to record and store documentation data. Each unit of a Lazarus project will have a separate XML data file associated with it. Other documentation tools, such as Doc-O-Matic, require you to use formatted comments directly in your source code. The use of separate XML files keeps your code comments clean and easier to read and understand. The Lazarus project uses LazDE to create HTML pages that can be accessed at http://lazarus-ccr.sourceforge.net/docs/lcl/. It is planned that at a later time there will be an integrated help system in Lazarus itself that will use XML as the source for the documentation data. Current documentation of the XML datafiles can be found in the directory [$LazDir]/docs/xml/. The files located here are mostly empty skeleton files with little or no useful documentation. These files need to be...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}