package ocamlformat

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val parse : loc:Ocaml_common.Warnings.loc -> Ocamlformat_stdlib.string -> (Odoc_parser.Ast.t, Odoc_parser.Warning.t Ocamlformat_stdlib.list) Ocamlformat_stdlib.Result.t
val warn : Ocamlformat_stdlib.Format.formatter -> Odoc_parser.Warning.t -> Ocamlformat_stdlib.unit
val is_tag_only : Odoc_parser.Ast.t -> Ocamlformat_stdlib.bool

true if the documentation only contains tags

OCaml

Innovation. Community. Security.