Module B0_odoc.Support_files
Generate support files for the HTML.
Support files
module Writes : sig ... endSupport files writes.
val cmd : ?without_theme:bool -> B00.Memo.t -> writes:B0_std.Fpath.t list -> to_dir:B0_std.Fpath.t -> unitcmd m ~without_theme ~writes ~to_dirwrites support files for the HTML to the directoryto_dir.writesspecifies the writes of the command they can be obtained viaWrites.without_themeis the correspondingodoc support-file-targetsoption.