[Lazarus] Documentation and Help for Lazarus (content)

Hans-Peter Diettrich DrDiettrich1 at aol.com
Fri Aug 21 09:15:16 CEST 2009


Martin schrieb:

> This is the first problem: how much of the base class to repeat? Or how 
> many links does the user have to follow to find what he seeks.

In PasDoc2 I imported inherited descriptions automatically, so that only 
really overridden behaviour must be documented, when it really does 
something different, or when it implements an abstract and unspecific 
method. This can also reveal in which class a method or property has 
been introduced, when the search starts in TDerived.ident and the help 
mentions TBase.ident.

DoDi





More information about the Lazarus mailing list