Skip to content

Commit

Permalink
[opam] [release] Fixup for dune-release distrib
Browse files Browse the repository at this point in the history
It seems the doc directory has to exist.
  • Loading branch information
ejgallego committed Apr 23, 2019
1 parent ff0ccd3 commit 6567bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coq-serapi.opam
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ homepage: "https://github.com/ejgallego/coq-serapi"
bug-reports: "https://github.com/ejgallego/coq-serapi/issues"
dev-repo: "git+https://github.com/ejgallego/coq-serapi.git"
license: "GPL 3"
doc: "https://ejgallego.github.io/coq-serapi/doc"
doc: "https://ejgallego.github.io/coq-serapi/"

depends: [
"ocaml" { >= "4.06.0" }
Expand Down

0 comments on commit 6567bc5

Please sign in to comment.