aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPierre Krieger <pierre.krieger1708@gmail.com>2014-12-17 10:57:13 +0100
committerPierre Krieger <pierre.krieger1708@gmail.com>2014-12-17 10:57:13 +0100
commit452514a863c310a1fd5096f6967b75caab9abeec (patch)
tree1ca7ee2ad865eb8b4c63d21ec21a7692b005066d /Cargo.toml
parent81930591eeb4a8c13ad7b1dc70a1e2cdbc3c04f1 (diff)
downloadglutin-452514a863c310a1fd5096f6967b75caab9abeec.tar.gz
glutin-452514a863c310a1fd5096f6967b75caab9abeec.zip
Add links to documentation
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cc56ac2..785d170 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,6 +8,7 @@ keywords = ["windowing", "opengl"]
license = "Apache-2.0"
readme = "README.md"
repository = "https://github.com/tomaka/glutin"
+documentation = "http://tomaka.github.io/glutin/"
[features]
default = ["window"]