> Hi,
>
> I got a request from a developer in the tiOPF News Groups regarding
> fpDoc.  I showed them some output of fpdoc against the tiOPF source
> code.
>
> One of the requests was that of including a UML diagram in the
> documentation of a unit.  I thought that was an excellent idea.  I can
> clearly see how many projects can benefit from such a feature. tiOPF
> for one, Lazarus's LCL and surely quite a few units in FPC.
>
> Is something like this possible?
> Does fpdoc collect enough information to generate such a image?
> How do you generate a image like that from code?
> The HTML output should be easy to modify to support a image in the
> Unit summary page, I would guess.

Actually, there exist plans to create a class chart in Postscript
using fpdoc technology. As it happens, I've discussed them recently.

This would be similar to the UML diagram.
However, I haven't gotten around to it yet. I was planning to
create the diagram in memo - it's a simple tree, after all.
Creating various output formats from this tree is rather simple...

As with most FPC/Lazarus related things, time is the main issue :(

Michael.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to