Hi,

I am trying to learn how Lazarus works.
Is there any source code documentation that is more detailed than the rather 
abstract level wiki pages but less detailed than the source code itself?
Like class diagrams? Other UML style diagrams? Source code comments? FPDoc XML 
files? Anything?

For example Codetools seems to be a complicated piece of SW which I would like 
to understand. I only found a brief page:
  http://wiki.lazarus.freepascal.org/Codetools

and then I find:
  lazarus/docs/LazarusIDEInternals.pdf

which don't really help much.

It would be nice to look at a class diagram, then a use case diagram and then 
maybe a sequence diagram to get an idea of how it works and which class does 
what. Then read the class and method level documents made with FPDoc. And then 
finally read source code when the big picture is clear.

If there is no such documentation ... well, then I must say that my own 
programs are well documented after all. I thought I had a problem with poor 
documentation.


Regards,
Juha Manninen

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to