package stog

  1. Overview
  2. Docs
module Smap : sig ... end
type block
val mk_block : id:string -> ?label:Xtmpl.tree list -> ?clas:string -> title:Xtmpl.tree list -> ?counter:string -> short_fmt:Xtmpl.tree list -> long_fmt:Xtmpl.tree list -> Xtmpl.tree list -> block
val node_of_block : block -> Xtmpl.tree
val module_name : string
val make_module : ?levels:(string * int list) list -> unit -> (module Stog_engine.Module)
OCaml

Innovation. Community. Security.