A Question of Source

A Question of Source

Discuss everything related to running Spring on your chosen distribution of Linux.

Moderator: Moderators

Post Reply
keithjr
Posts: 110
Joined: 30 Jun 2006, 18:45

A Question of Source

Post by keithjr »

Hi, I was wondering, on the Spring main site there are links to the doxygen-generated documentation for the spring source code (http://taspring.clan-sy.com/doxygen/). I'm assuming this code relates to the windows version. Is there a seperate place to find documentation for the linux port's source code?

I ask this because I wish to both learn more about linux Spring and help others with questions, and these tasks both are often made much simpler by just looking at the sources.
hollowsoul
Posts: 665
Joined: 06 Jun 2006, 19:49

Post by hollowsoul »

I am pretty sure that spring is built off same source for windows & linux.

If u want grab a snapshot of svn from https://developer.berlios.de/project/sh ... up_id=4358
There is a doxygen file there.

Or grab a svn checkout from http://svn.berlios.de/svnroot/repos/tas ... inux/trunk
http://svn.berlios.de/svnroot/repos/tas ... x/tags/foo (for the released versions)
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post by Tobi »

Yes it's built from the same source.

The problem is the doxygen docs here are very old: Generated on Sat Oct 15 09:47:34 2005. A lot has changed since then, so better rebuild them yourself.
Post Reply

Return to “Linux”