package climate

  1. Overview
  2. Docs

Module Climate.ManpageSource

Sourcetype markup = [
  1. | `P of string
  2. | `Pre of string
]

The parts of a manpage that are hand-written and not generated from the command line spec

Sourceval prose : ?description:markup list -> ?environment:markup list -> ?files:markup list -> ?examples:markup list -> ?authors:markup list -> ?extra:(string * markup list) list -> unit -> prose
OCaml

Innovation. Community. Security.