package forester

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

Install

Dune Dependency

Authors

Maintainers

Sources

4.0.1.tar.gz
md5=1781b3d67f7ff4edaeb5cfdedba46b9e
sha512=879a583fd3ddf1cf44039fbe9a1d7280e9cc9cc0340506561dc8c6bb6b792db7c512a682d4d09d6c6b0b3b14940665573c9d94580c9ce0a87ee05822fbe4c229

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.