[Lazarus] Extending FCL documentation
Graeme Geldenhuys
graemeg.lists at gmail.com
Wed Feb 8 22:20:32 CET 2012
On 8 February 2012 16:08, Hans-Peter Diettrich wrote:
>
> No question: FPDoc.
Huh?
fpdoc (included with FPC) is for Class Documentation only - source
code. FPDoc Editor (included with Lazarus IDE) is meant to edit the
XML you feed to fpdoc.
Documentation for an application like the Lazarus IDE's various
dialogs, or the Accounting package you wrote with Lazarus etc is NOT
class documentation. So you can't use fpdoc, thus you need a different
help format when it comes to application help.
So when you say that the developers must use FPDoc Editor when they
want to document a new dialog they added to the IDE makes no sense!
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
More information about the Lazarus
mailing list