odoc.xref2
Ident.Name
odoc
odoc.document
odoc.examples
odoc.html
odoc.html_support_files
odoc.index
odoc.json_index
odoc.latex
odoc.loader
odoc.manpage
odoc.model
odoc.model_desc
odoc.ocamlary
odoc.occurrences
odoc.odoc
odoc.odoc_utils
odoc.search
odoc.search_html_frontend
odoc.syntax_highlighter
odoc.xref_test
val typed_module : module_ -> Odoc_model.Names.ModuleName.t
val module_ : module_ -> string
val unsafe_module : module_ -> string
val typed_type : type_ -> Odoc_model.Names.TypeName.t
val type_ : type_ -> string
val unsafe_type : type_ -> string
val module_type : module_type -> string
val unsafe_module_type : module_type -> string
val typed_module_type : module_type -> Odoc_model.Names.ModuleTypeName.t
val exception_ : exception_ -> string
val typed_exception : exception_ -> Odoc_model.Names.ExceptionName.t
val value : value -> string
val typed_value : value -> Odoc_model.Names.ValueName.t
val label : label -> string
val typed_label : label -> Odoc_model.Names.LabelName.t
val method_ : method_ -> string
val typed_method : method_ -> Odoc_model.Names.MethodName.t
val instance_variable : instance_variable -> string
val typed_instance_variable : instance_variable -> Odoc_model.Names.InstanceVariableName.t