Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module XR = Xtmpl.Rewrite
module Xml = Xtmpl.Xml
val maybe_arg : XR.attributes -> XR.name -> default:string -> string
val run_command :
string ->
?loc:Xtmpl.Xml.loc ->
XR.attributes ->
string ->
string
val fun_markdown :
'a ->
'a XR.env ->
?loc:Xtmpl.Xml.loc ->
XR.attributes ->
XR.tree list ->
'a * XR.tree list