B0_odoc.Html_fragmentGenerate HTML fragments from .mld files.
val cmd : 
  B0_memo.t ->
  odoc_deps:B0_std.Fpath.t list ->
  B0_std.Fpath.t ->
  o:B0_std.Fpath.t ->
  unitcmd m ~odoc_deps mld ~o generates an HTML fragment for the mld file mld to file o with the odoc html-fragment command.
odoc_deps are the .odoc file dependencies for the mld file.