Closed
Description
In gluon I have a main gluon
crate which serves as the easy to use interface for a few different sub-crates. These re-exports do not get links however which makes the documentation rather difficult to browse https://docs.rs/gluon/0.4.0/gluon/#reexports which I suppose is because docs.rs only builds documentation for the crate in question. It might do this for a good reason but would it be possible to at least get documentation built and linked for publicly re-exported crates as well?
Metadata
Metadata
Assignees
Labels
No labels