Skip to content

Warning: Cannot find Stdlib #825

Closed
@hbr

Description

@hbr

When creating my documentation via odoc I usually get the warning that odoc cannot find module Stdlib. The reason seams to be that e.g. String.t is within the type of a function which is resolved to Stdlib.String.t (which is correct), but the documentation for Stdlib cannot be referenced.

Is there a way to avoid this warning or link to the documentation of Stdlib?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions