Available class diagrams ? UML ?

Available class diagrams ? UML ?

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
khayyam
Posts: 4
Joined: 06 Feb 2006, 16:42

Available class diagrams ? UML ?

Post by khayyam »

Hi all,

I'm looking for class diagrams, helping me to understand the source code organisation. The wiki refers to http://buildbot.no-ip.org/~buildbot/spring/doxygen which is down.

Is there anywhere available class diagram ?
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Re: Available class diagrams ? UML ?

Post by Tobi »

Nope, it's not up anywhere as far as I know.

You could generate the doxygen docs yourself tho, after having install Graphviz (for diagrams) and Doxygen it should be a matter of running "doxygen" in the trunk checkout directory (where "Doxyfile" lives).

(Could then also tweak it to generate UML style diagrams instead of default doxygen style, though I can warn you that those are huuuge...)

I'll see if I can get some automatically rebuild doxygen docs up somewhere again.
User avatar
REVENGE
Posts: 2382
Joined: 24 Aug 2006, 06:13

Re: Available class diagrams ? UML ?

Post by REVENGE »

Tobi wrote:I'll see if I can get some automatically rebuild doxygen docs up somewhere again.
That would be most appreciated.
Post Reply

Return to “Engine”