diff --git a/Cargo.toml b/Cargo.toml index fd5e5bcb5..e3e0d36f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ readme = "README.md" keywords = ["htslib", "bam", "bioinformatics", "pileup", "sequencing"] license = "MIT" repository = "https://github.com/rust-bio/rust-htslib.git" +documentation = "http://rust-bio.github.io/rust-htslib" [dependencies]