forester.frontend
Forest.Make
forester.core
forester.prelude
forester.render
module _ : I
val plant_tree : sourcePath:string option -> Core.addr -> Core.Code.doc -> unit
val create_tree : dir:string -> prefix:string -> Core.addr
val complete : string -> (Core.addr * string) Seq.t
val render_trees : unit -> unit