package odoc

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Odoc_html.GeneratorSource

Sourceval filepath : config:Config.t -> Odoc_document.Url.Path.t -> Fpath.t
Sourceval items : config:Config.t -> resolve:Link.resolve -> Odoc_document.Types.Item.t list -> Html_types.flow5_without_header_footer Tyxml.Html.elt list
Sourceval doc : config:Config.t -> xref_base_uri:string -> Odoc_document.Types.Block.t -> Html_types.flow5_without_sectioning_heading_header_footer Tyxml.Html.elt list
Sourceval inline : config:Config.t -> xref_base_uri:string -> Odoc_document.Types.Inline.t -> Html_types.phrasing Tyxml.Html.elt list
OCaml

Innovation. Community. Security.