Re: [Geotools-devel] docs build setup

2011-03-24 Thread Justin Deoliveira
I don't remember actually doing this... svn blame points to jody. But it makes sense because if we kept it projcet.version links on the website would link to downloads with SNAPSHOT versions, which we don't have. Unless we only generated the website from a tag... which we don't currently do. But M

Re: [Geotools-devel] docs build setup

2011-03-24 Thread Michael Bedward
Hi Jody > It is supposed to indicate the last stable release; so the website docs > should match the latest thing you can download. So why isn't it always set to ${project.version} ? Michael -- Enable your software for

Re: [Geotools-devel] docs build setup

2011-03-24 Thread Jody Garnett
It is supposed to indicate the last stable release; so the website docs should match the latest thing you can download. Jody On Thu, Mar 24, 2011 at 3:11 PM, Michael Bedward wrote: > Hi Jody, Justin, > > I'm just looking at the very beautiful sphinx setup on trunk, trying > to understand how all

[Geotools-devel] docs build setup

2011-03-23 Thread Michael Bedward
Hi Jody, Justin, I'm just looking at the very beautiful sphinx setup on trunk, trying to understand how all the bits now fit together. In the pom, a hard-coded version string is being passed to the ant task...