Add docs page to packate manifest
@ -4,6 +4,7 @@ version = "0.7.1"
authors = ["Rust3DS Org", "Ronald Kinard <furyhunter600@gmail.com>"]
description = "A safe wrapper around libctru"
repository = "https://github.com/rust3ds/ctru-rs"
documentation = "https://rust3ds.github.io/ctru-rs/crates/ctru"
keywords = ["3ds", "libctru"]
categories = ["os", "api-bindings", "hardware-support"]
exclude = ["examples"]
@ -4,6 +4,7 @@ version = "0.5.0"
description = "Raw bindings to libctru"
documentation = "https://rust3ds.github.io/ctru-rs/crates/ctru_sys"
categories = ["os", "external-ffi-bindings", "no-std", "hardware-support"]
exclude = ["src/.gitattributes"]