···
2
+
homepage: "http://github.com/ocaml/odoc"
3
+
doc: "https://ocaml.github.io/odoc/"
4
+
bug-reports: "https://github.com/ocaml/odoc/issues"
8
+
"Thomas Refis <trefis@janestreet.com>"
9
+
"David Sheets <sheets@alum.mit.edu>"
10
+
"Leo White <leo@lpw25.net>"
11
+
"Anton Bachin <antonbachin@yahoo.com>"
12
+
"Jon Ludlam <jon@recoil.org>"
13
+
"Jules Aguillon <juloo.dsi@gmail.com>"
14
+
"Lubega Simon <lubegasimon73@gmail.com>"
16
+
maintainer: "Jon Ludlam <jon@recoil.org>"
17
+
dev-repo: "git+https://github.com/ocaml/odoc.git"
19
+
synopsis: "OCaml documentation generator"
21
+
Odoc is a documentation generator for OCaml. It reads doc comments,
22
+
delimited with `(** ... *)`, and outputs HTML.
26
+
"odoc-parser" {>= "2.0.0" & < "2.3.0"}
28
+
"cmdliner" {>= "1.0.0"}
29
+
"cppo" {build & >= "1.1.0"}
32
+
"ocaml" {>= "4.02.0"}
34
+
"tyxml" {>= "4.3.0"}
37
+
"ocamlfind" {with-test}
38
+
"yojson" {< "2.0.0" & with-test}
39
+
("ocaml" {< "4.04.1" & with-test} | "sexplib0" {with-test})
40
+
"conf-jq" {with-test}
42
+
"ppx_expect" {with-test}
44
+
"crunch" {with-test}
46
+
("ocaml" {< "4.07.0" & with-test} | "bisect_ppx" {with-test & > "2.5.0"})
47
+
("ocaml" {< "4.03.0" & with-test} | "mdx" {with-test})
51
+
["dune" "subst"] {dev}
52
+
["dune" "build" "-p" name "-j" jobs]
55
+
src: "https://github.com/ocaml/odoc/releases/download/2.2.2/odoc-2.2.2.tbz"
57
+
"sha256=6ec331a1da22ec8b8feca73d4b8b6269043f4b36b10dd49f557f42449633672b"
58
+
"sha512=5bf48555f84d17f61e58cad16703e47c07effde44d1e232f7f227c638f51d57a3d8ec2e71804876c8fbf1035384478e79382d8bdc5a271ea599e42c9cd1d6ab2"
61
+
x-commit-hash: "34a48e2543f6ea5716e9ee922954fa0917561dd7"