[4:14 PM] Steve Ebersole: so when I say that the single "Documentation" nav link should point to the current docs, I mean it should point to the current docs landing page (aka, a page like http://hibernate.org/orm/documentation/5.2/ but in github wiki)
[4:14 PM] Steve Ebersole: lets call that a "release documentation synopsis" page...
[4:14 PM] Steve Ebersole: each release documentation synopsis will have:
[4:15 PM] Steve Ebersole: 1) links to the actual documentation for that release (user guide, javadoc, migration guide, etc)
[4:16 PM] Steve Ebersole: 2) link to a single "release documentation synopsis" selection page with a list of the versions
[4:17 PM] Steve Ebersole: for (2) I mean just like we do for https://github.com/hibernate/hibernate-orm/wiki/Migration-Guides
[4:18 PM] Steve Ebersole: also I think (3) a link to its release notes (ala an improved https://github.com/hibernate/hibernate-orm/wiki/ReleaseNotes5.2) would be nice