package mdx
-
mdx.top
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val make :
loc:Location.t ->
section:section option ->
header:string ->
contents:string list ->
label_cmt:string option ->
legacy_labels:string ->
errors:Output.t list ->
t
val make_include :
loc:Location.t ->
section:section option ->
labels:string ->
t