summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocamldoc/latex_ref.mli
blob: 8424aa891ff881ab65ac87ae7eb2037a8a043b02 (plain)
1
2
3
4
5
6
7
8
9
10
11
(* TEST
   * ocamldoc with latex
*)

(** Latex-only test *)

(** {1:lbl Title }

    Check that {{!lbl}this text} is present in the generated latex
    with a reference to {!lbl}.
*)