We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba1a4e commit f4ef80fCopy full SHA for f4ef80f
dune-project
@@ -5,6 +5,7 @@
5
(license MIT)
6
(authors "Jack Feser <feser@csail.mit.edu>")
7
(maintainers "Jack Feser <feser@csail.mit.edu>")
8
+(documentation https://jfeser.github.io/odoc2docset/)
9
10
(package
11
(name odoc2docset)
odoc2docset.opam
@@ -10,6 +10,7 @@ maintainer: ["Jack Feser <feser@csail.mit.edu>"]
authors: ["Jack Feser <feser@csail.mit.edu>"]
bug-reports: "https://github.com/jfeser/odoc2docset/issues"
12
homepage: "https://github.com/jfeser/odoc2docset"
13
+doc: "https://jfeser.github.io/odoc2docset/"
14
license: "MIT"
15
dev-repo: "git+https://github.com/jfeser/odoc2docset.git"
16
synopsis: "Generates Dash docsets using Odoc"
0 commit comments