stan-dev.github.io icon indicating copy to clipboard operation
stan-dev.github.io copied to clipboard

use redirect pages without version number that point to latest release

Open mitzimorris opened this issue 7 years ago • 0 comments

Right now with every release we need to update version numbers for documentation - cf., this commit:

https://github.com/stan-dev/stan-dev.github.io/commit/6ff23538589a53e7a429d3b519d07286f3a065fd

instead, index pages should link unversioned page, which redirects to latest version. updating this link can be scripted as part of the release process or similar.

mitzimorris avatar Jun 03 '18 17:06 mitzimorris