I consider it a best practice to separate the site (general stuff)
from the docs (version specific). Probably a good idea to do as you
suggest, and create a thin wrapper that sets up the entry point with a
bit of explanation.
- Brett
On 18/01/2008, at 1:18 PM, Shane Isbell wrote:
I'm working on the latest site docs for NMaven. Since there tends to
be a
lot of changes between different versions and the trunk, I'm
wondering how
we should start versioning the site docs with something like
http://incubator.apache.org/nmaven/0.14 and so on. Thoughts?
Shane