package odoc

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val cmti_of_string : string -> Typedtree.signature
val cmt_of_string : string -> Typedtree.implementation
val parent : [> `Page of 'a option * Odoc_model.Names.PageName.t ]
val id : [> `Root of [> `Page of 'a option * Odoc_model.Names.PageName.t ] option * Odoc_model.Names.ModuleName.t ]
val root_of_compilation_unit : package:'a -> hidden:bool -> module_name:string -> digest:Digest.t -> (Odoc_model.Root.t, 'b) Result.result
val root_identifier : [> `Identifier of [> `Root of [> `Page of 'a option * Odoc_model.Names.PageName.t ] option * Odoc_model.Names.ModuleName.t ] ]
val root_module : string -> [> `Module of [> `Root of [> `Page of 'a option * Odoc_model.Names.PageName.t ] option * Odoc_model.Names.ModuleName.t ] * Odoc_model.Names.ModuleName.t ]
val root_pp : Format.formatter -> Odoc_model.Root.t -> unit
val signature_of_mli_string : string -> Odoc_model.Lang.Signature.t
val string_of_file : string -> string
val file_of_string : filename:string -> string -> unit
val list_files : string -> string list
module Ident = Ident
module LangUtils : sig ... end
val my_compilation_unit : Odoc_model.Paths.Identifier.RootModule.t -> Odoc_model__Lang.Signature.t -> Odoc_model.Lang.Compilation_unit.t
val mkresolver : unit -> Odoc_odoc.Resolver.t
val warnings_options : Odoc_model.Error.warnings_options
val handle_warnings : 'a Odoc_model.Error.with_warnings -> 'b
val resolve_from_string : string -> Odoc_model.Lang.Compilation_unit.t
val compile_mli : string -> Odoc_model.Lang.Signature.t
OCaml

Innovation. Community. Security.