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 89de95a commit b62b845Copy full SHA for b62b845
CHANGES.md
@@ -0,0 +1,3 @@
1
+## 1.0 (2018-10-20)
2
+
3
+Initial release.
odoc2docset.opam
@@ -7,6 +7,7 @@ license: "MIT"
7
homepage: "https://github.com/jfeser/odoc2docset"
8
bug-reports: "https://github.com/jfeser/odoc2docset/issues"
9
dev-repo: "https://github.com/jfeser/odoc2docset.git"
10
+doc: "https://jfeser.github.io/odoc2docset/"
11
build: [
12
["ocaml" "bin/config" "bin/config.ml" odoc2docset:etc]
13
["dune" "build" "-p" name "-j" jobs]
0 commit comments