Skip to content

Commit

Permalink
Add doc link to dune-project.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Feser committed Jul 25, 2019
1 parent 7ba1a4e commit f4ef80f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
(license MIT)
(authors "Jack Feser <[email protected]>")
(maintainers "Jack Feser <[email protected]>")
(documentation https://jfeser.github.io/odoc2docset/)

(package
(name odoc2docset)
Expand Down
1 change: 1 addition & 0 deletions odoc2docset.opam
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ maintainer: ["Jack Feser <[email protected]>"]
authors: ["Jack Feser <[email protected]>"]
bug-reports: "https://github.com/jfeser/odoc2docset/issues"
homepage: "https://github.com/jfeser/odoc2docset"
doc: "https://jfeser.github.io/odoc2docset/"
license: "MIT"
dev-repo: "git+https://github.com/jfeser/odoc2docset.git"
synopsis: "Generates Dash docsets using Odoc"
Expand Down

0 comments on commit f4ef80f

Please sign in to comment.