File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ bug-reports: "https://github.com/ocaml-doc/odoc-parser/issues"
14
14
dev-repo: "git+https://github.com/ocaml-doc/odoc-parser.git"
15
15
# This template exists because without it dune pop is dependencies and build rules
16
16
# involving odoc. Since odoc depends on this package, this doesn't work.
17
-
17
+ doc: "https://ocaml-doc.github.io/odoc-parser/"
18
18
depends: [
19
19
"dune" {>= "2.8"}
20
20
"ocaml" {>= "4.02.0"}
Original file line number Diff line number Diff line change 1
1
# This template exists because without it dune pop is dependencies and build rules
2
2
# involving odoc. Since odoc depends on this package, this doesn't work.
3
-
3
+ doc: "https://ocaml-doc.github.io/odoc-parser/"
4
4
depends: [
5
5
"dune" {>= "2.8"}
6
6
"ocaml" {>= "4.02.0"}
You can’t perform that action at this time.
0 commit comments