mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Updated location of documentation in cargo
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
name = "sdl2"
|
||||
description = "SDL2 bindings for Rust"
|
||||
repository = "https://github.com/AngryLawyer/rust-sdl2"
|
||||
documentation = "http://www.rust-ci.org/AngryLawyer/rust-sdl2/doc/sdl2/"
|
||||
documentation = "http://angrylawyer.github.io/rust-sdl2/sdl2/"
|
||||
version = "0.10.0"
|
||||
license = "MIT"
|
||||
authors = [ "Tony Aldridge <tony@angry-lawyer.com>" ]
|
||||
|
||||
@@ -15,7 +15,7 @@ If you want a library compatible with earlier versions of SDL, please see
|
||||
|
||||
# Documentation
|
||||
|
||||
* [http://angrylawyer.github.io/rust-sdl2/sdl2/index.html](http://angrylawyer.github.io/rust-sdl2/sdl2/index.html)
|
||||
* [http://angrylawyer.github.io/rust-sdl2/sdl2/](http://angrylawyer.github.io/rust-sdl2/sdl2/)
|
||||
|
||||
|
||||
## Where are SDL_image, SDL_mixer, and SDL_ttf?
|
||||
|
||||
Reference in New Issue
Block a user