Skip to content

Make older versions dir name configurable #3692

@whyoleg

Description

@whyoleg

Dokka's versioning plugin puts previous versions into the directory named older, which is the default and not configurable at the moment. There was never enough reason to change it or make it configurable, but it now could be used for stdlib to make paths more logical, like this:
https://kotlinlang.org/api/core/version/1.9/kotlin-stdlib/kotlin/-enum/
Or even without any additional dedicated folder:
https://kotlinlang.org/api/core/1.9/kotlin-stdlib/kotlin/-enum/
Instead of current older folder:
https://kotlinlang.org/api/core/older/1.9/kotlin-stdlib/kotlin/-enum/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions