Skip to content

Support OxCaml include functor #1419

@shonfeder

Description

@shonfeder

Include functor is supported and displays the included signature, but compared to a standard include, Odoc doesn't show the collapsible section include functor module type of ... to document the inclusion:

module Make (T : sig type t end) : sig type included end
type t
include functor module type of Make

Specified by @art-w

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