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 4d976ce commit ef83e9bCopy full SHA for ef83e9b
dune-project
@@ -14,7 +14,7 @@
14
15
(license MIT)
16
17
-(documentation https://url/to/documentation)
+(documentation https://kayceesrk.github.io/hdr_histogram_ocaml/)
18
19
(package
20
(name hdr_histogram)
hdr_histogram.opam
@@ -7,7 +7,7 @@ authors: ["KC Sivaramakrishnan"]
7
license: "MIT"
8
tags: ["histogram" "tail latency"]
9
homepage: "https://github.com/kayceesrk/hdr_histogram_ocaml"
10
-doc: "https://url/to/documentation"
+doc: "https://kayceesrk.github.io/hdr_histogram_ocaml/"
11
bug-reports: "https://github.com/kayceesrk/hdr_histogram_ocaml/issues"
12
depends: [
13
"ocaml"
0 commit comments