Skip to content

Publish multiple versions of the book #482

@drager

Description

@drager

💡 Feature description

Currently the docs are built only from master and published to https://rustwasm.github.io/wasm-pack/book/. This can cause users to think the latest version (0.5.1) contains all the features that are present in master but they aren't because master is currently not released. #462 is one example of this. It's also hard to check documentation for old releases.

I think the docs at https://rustwasm.github.io/wasm-pack/book/ should be generated for multiple versions (like docs.rs does), so we can have docs for master, latest stable as well as older releases.

What do you guys think?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions