Skip to content

docs.rs does not produce documentation for sub-crates #128

Closed
@Marwes

Description

@Marwes

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

No one assigned

    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