Skip to content

How to view docs for stable versions? #3081

Open
@alllex

Description

@alllex

Currently, the docs page only shows the docs for the latest, sometimes unstable, version:

E.g. at the time of creating the issue, this page shows docs for the version 1.6.0-RC2-SNAPSHOT.
https://kotlin.github.io/kotlinx.coroutines/

This is not very helpful, as release candidates can contain significant changes (extensions) of the API and deprecations.
The initial intention of anyone reading the docs is to read them for a specific version, e.g. for the version on which their project depends.

Most documentation solutions either allow to choose a specific version from a dropdown, or at least contain it in the URL of the page.

Metadata

Metadata

Assignees

Labels

docsKDoc and API reference

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions