openzfs / openzfs-docs

OpenZFS Documentation
https://openzfs.github.io/openzfs-docs/
135 stars 194 forks source link

Could we keep versioned instances of the man pages at least around? #447

Closed rincebrain closed 1 year ago

rincebrain commented 1 year ago

Sometimes we do things like delete fields or parameters in newer releases, and it's sometimes useful to point people to those without having to dig through git history.

(This specifically came to mind when reading openzfs/zfs#15052 and thinking "we should maybe keep the references to explain the old fields around" and then going "no keeping old versions of the docs for each release series is probably a better solution")

gmelikov commented 1 year ago

Yep, I did track this in https://github.com/openzfs/openzfs-docs/issues/2 , let it be in separate issue here.

(I've even had a branch with some logic implemented, will try to search for it...)

gmelikov commented 1 year ago

Done image