package forester

  1. Overview
  2. Docs
A tool for tending mathematical forests

Install

Dune Dependency

Authors

Maintainers

Sources

4.0.0.tar.gz
md5=e6fc311885219d11faae87be4918566d
sha512=9e262f964d36404228f3f82eab803be126be247507c774ce417ce2ef652a8a0220da3e6446f971725a8080ba98c9679fd77e87956155af19c21b2925b2195e90

doc/forester.render/Render/Render_dream/index.html

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.