Module Odoc_model_semantics_test.Test

type sections_allowed = [
  1. | `All
  2. | `No_titles
  3. | `None
]
val test : ?tags_allowed:bool -> ?location:Odoc_model.Location_.point -> string -> unit