package atd

  1. Overview
  2. Docs

Module Atd.Doc_typesSource

Sourcetype inline =
  1. | Text of string
  2. | Code of string
Sourcetype block =
  1. | Paragraph of inline list
  2. | Pre of string
OCaml

Innovation. Community. Security.