On 5/21/05, Stephen Colebourne <[EMAIL PROTECTED]> wrote: > They look a bit like something I do on Joda-Time, and vaguely similar to > [collections]. > > The basic idea is to link the latest version javadoc to a known fixed > URL. To achieve this, each releases javadoc must be uploaded in a > directory named api-1.1 or similar. > > Thus your server contains: > api-1.0 (1.0 javadoc) > api-1.1 (1.1 javadoc) > apidocs (SVN latest javadoc) > api (Link to api-1.1) > > I don't believe this in widespread use as a practice yet, although its a > good idea.
Good idea, though I think it's something we should do at the release level rather than inside each project/codebase. Hen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
