[Docs] Use lib.trivial.version
to segment the docs
#2455
Labels
documentation
Improvements or additions to documentation
lib.trivial.version
to segment the docs
#2455
I have two ideas here:
lib.trivial.release
instead of"stable"
.Available in nixpkgs lib.trivial, we have
release
("24.11" or "24.05"),versionSuffix
("pre-git" or ".20241014.c0b1da3") andversion
(release + versionSuffix
).We could probably setup a redirect for stable -> latest release, although given we just have a static site it'd probably have to just be an HTML redirect.
The text was updated successfully, but these errors were encountered: