Page URL
https://docs.swift.org/latest/documentation/
Description
We've explored this some previously - there's prior art with how the Swift Package Index handles navigating between public DocC archives - that enables some version selection options that are wrapped around how DocC presents it's content, allowing you to switch to and see alternate versions.
Today we have latest (built for 6.4) and main (nightly main development) - and in the future we'll have more release branches, including an explicit /6.4/ url slug version for when latest moves forward
Page URL
https://docs.swift.org/latest/documentation/
Description
We've explored this some previously - there's prior art with how the Swift Package Index handles navigating between public DocC archives - that enables some version selection options that are wrapped around how DocC presents it's content, allowing you to switch to and see alternate versions.
Today we have
latest(built for 6.4) andmain(nightly main development) - and in the future we'll have more release branches, including an explicit /6.4/ url slug version for when latest moves forward