Actions
Documentation #6442
openrtd: indicate that a page is for an outdated version
Affected Versions:
Effort:
Difficulty:
Label:
Description
If a visitor visits a page like https://docs.suricata.io/en/suricata-6.0.0/install.html they should
see a warning that such version is out of date.
Updated by Shivani Bhardwaj about 1 year ago
Perhaps useful and worth a try to look at: https://michaelgoerz.net/notes/showing-a-warning-for-the-latest-documentation-on-readthedocs/index.html
Updated by Victor Julien about 1 year ago
- Target version changed from 7.0.3 to 8.0.0-beta1
- Label Needs backport to 6.0, Needs backport to 7.0 added
Updated by OISF Ticketbot about 1 year ago
- Label deleted (
Needs backport to 6.0)
Updated by OISF Ticketbot about 1 year ago
- Label deleted (
Needs backport to 7.0)
Updated by Jason Ish about 1 year ago
Through experimentation, and confirmation from RTD support, tags must be parseable semantic versions for this to work. Our tag scheme, suricata-x.y.z
is not due to the prefixing before the version.
Others have run into this issue as well and there is an open ticket for a feature that may help those with tags that aren't exactly semver: https://github.com/readthedocs/readthedocs.org/issues/5318
Actions