mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-03 07:10:05 -04:00
Add links to documentation
This commit is contained in:
@@ -8,6 +8,7 @@ keywords = ["windowing", "opengl"]
|
|||||||
license = "Apache-2.0"
|
license = "Apache-2.0"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/tomaka/glutin"
|
repository = "https://github.com/tomaka/glutin"
|
||||||
|
documentation = "http://tomaka.github.io/glutin/"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["window"]
|
default = ["window"]
|
||||||
|
|||||||
@@ -5,6 +5,8 @@ Alternative to GLFW in pure Rust.
|
|||||||
|
|
||||||
[](https://travis-ci.org/tomaka/glutin)
|
[](https://travis-ci.org/tomaka/glutin)
|
||||||
|
|
||||||
|
## [Documentation](http://tomaka.github.io/glutin/)
|
||||||
|
|
||||||
## Try it!
|
## Try it!
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user