File: foo.mli

package info (click to toggle)
ocaml-odoc 3.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 12,104 kB
  • sloc: ml: 59,291; javascript: 2,572; sh: 566; makefile: 31
file content (10 lines) | stat: -rw-r--r-- 360 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
(* Why is there a normal comment here: The mli file should not be empty for
   ocaml < 4.07 to pick the standalone comment. See
   https://github.com/ocaml/ocaml/issues/7701 and
   https://github.com/ocaml/ocaml/pull/1693 *)

(** {2:splice_me Splice me}
    Should output only the heading's text:
    {!splice_me}
    {!Foo.splice_me}
    {!page.splice_me} *)