Skip to content

Initial stop comment hinders output.  #666

@dbuenzli

Description

@dbuenzli

With the following:

> cat a.mli

(**/**)
val ha : string -> string
(**/**)


val bla : string -> string
(** [bla] is bla. *)

We get an odd odoc-preamble with <p>/*</p> therein and the remaining output for the module is ommited. Adding an initial ocamldoc comment is a workaround.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions