Skip to content

Commit

Permalink
Fix doc field
Browse files Browse the repository at this point in the history
  • Loading branch information
samoht committed Oct 12, 2017
1 parent c49f54a commit 6c514c2
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions topkg-jbuilder.opam
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
opam-version: "1.2"
maintainer: "[email protected]"
authors: ["Jérémie Dimino"]
license: "BSD3"
homepage: "https://github.com/samoht/topkg-jbuilder"
bug-reports: "https://github.com/samoht/utop/topkg-jbuilder"
dev-repo: "https://github.com/samoht/topkg-jbuilder.git"
maintainer: "[email protected]"
authors: ["Jérémie Dimino"]
license: "BSD3"
homepage: "https://github.com/samoht/topkg-jbuilder"
bug-reports: "https://github.com/samoht/utop/topkg-jbuilder"
dev-repo: "https://github.com/samoht/topkg-jbuilder.git"
doc: "https://samoht.github.io/topkg-jbuilder/"

build: [
["jbuilder" "subst"] {pinned}
["jbuilder" "build" "-p" name "-j" jobs]
Expand Down

0 comments on commit 6c514c2

Please sign in to comment.