On Mon, Nov 14, 2016 at 10:29 AM Clebert Suconic <clebert.suco...@gmail.com> wrote:
> > I'm against the idea of storing the docs outside the source repository. > It > > just makes sense for them to live together. When you're looking at a > > release bundle, the docs within it should match the release you pulled > down. > > > > I don't have an issue with us hosting multiple releases worth of docs, > even > > though at apache we only ever consider the latest release as valid. I > > think it would be beneficial for us to have docs setup for the current > > snapshot as well. This way we can see if users have feedback on the > > current goings on. That's where I'm talking about the continuous aspect > of > > this. They could even go into a SNAPSHOT folder. > > > > That would encourage snapshot usage IMO. > I don't understand this point. The ASF acknowledges snapshots. There's nothing wrong with snapshots, as long as its clear that: - Its not an official release - Taking the "official release" isn't a process involving cloning the current master/head of the repo. Do you have concerns with using snapshots? I think its actually a good practice, to make sure there's no compatibility issues for users or ourselves. > As of now I will just update 1.5.0 HTML with the change you made. >