package forester

  1. Overview
  2. Docs

Module Render.Render_dreamSource

Sourcemodule String_map : sig ... end
Sourcemodule Ancestors : sig ... end
Sourcemodule Current_addr : sig ... end
Sourcemodule Mainmatter_cache : sig ... end
Sourcemodule Xmlns_map : sig ... end
Sourcemodule Xmlns_prefixes : sig ... end
Sourceval normalise_prefix : ?loc:'a -> prefix:String_map.key option -> xmlns:String_map.key option -> (((String_map.key * String_map.key) list * String_map.key option) -> 'b) -> 'b
Sourceval optional : ('a -> Dream_html.node) -> 'a option -> Dream_html.node
Sourceval optional_ : ('a -> Dream_html.attr) -> 'a option -> Dream_html.attr
Sourceval render_dates : Prelude.Date.t list -> Dream_html.node
Sourceval render_nodes : Core.Sem.t -> Dream_html.node
Sourceval render_author_name : Core.addr -> Dream_html.node
Sourceval render_author : Core.addr -> Dream_html.node
Sourceval render_contributor : Core.addr -> Dream_html.node
Sourceval render_authors : contributors:Core.addr list -> authors:Core.addr list -> Dream_html.node
Sourceval render_meta : (string * Core.Sem.t) -> Dream_html.node
Sourceval render_last_changed : Core.Sem.frontmatter -> Dream_html.node
Sourceval render_mainmatter : Core.Sem.t -> Dream_html.node
Sourceval render_backmatter : Core.addr -> Dream_html.node
Sourceval render_tree : ?backmatter:bool -> opts:Core.Sem.transclusion_opts -> Core.Sem.tree -> Dream_html.node
Sourceval render_tree_top : Core.Sem.tree -> Dream_html.node
Sourceval with_mainmatter_cache : (unit -> 'a) -> 'a
OCaml

Innovation. Community. Security.