From 3f56f7a765f42fc9d5f64c8b312da68e5c4a9f2d Mon Sep 17 00:00:00 2001 From: kennytm Date: Thu, 1 Jan 2015 22:13:40 +0800 Subject: [PATCH] Link to doc. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index c298416..1690d97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,3 +7,4 @@ authors = ["kennytm "] keywords = ["qrcode"] repository = "https://github.com/kennytm/qrcode-rust" readme = "README.md" +documentation = "http://www.rust-ci.org/kennytm/qrcode-rust/doc/qrcode/index.html"