On Mon, 24 Apr 2006, memsom wrote:
It sounds like a crossreferencer. Search for Coco/R, a parser generator
that
can gen Delphi code. IIRC the cross referencer is one of its std demoes
for
each language.
Essentially PasDoc more or less does what he wants, except the files it
produces are HTML. With some work it might be able to be used.
The FCL contains all components you need. fpDoc uses it, and it's
distributed with FPC. The fpRPC components also use it to generate
an interface definition, if I'm correct.
Michael.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal