Closed
Description
It would be nice if one could specify a list of platforms to build the docs for in the metadata section, maybe supporting how these docs are built.
For example, the libc
crate currently builds the docs of the crate for pretty much all platforms that the nightly-x86_64-unknown-linux-gnu host supports, using cargo-xbuild (cargo xdoc
) for platforms for which rustup does not ship a libcore (https://docs.rs/libc/0.2.63/libc/ - see thee "Documentation for other platforms links").
Metadata
Metadata
Assignees
Labels
No labels