contextfree / winrt-rust

Use and (eventually) make Windows Runtime APIs with Rust
Apache License 2.0
142 stars 10 forks source link

Make docs.rs show all features. #82

Closed MaulingMonkey closed 4 years ago

MaulingMonkey commented 4 years ago

winapi already does similar, and nobody objected in the discord ops/docs-rs channel.

Fixes #14

retep998 commented 4 years ago

The documentation for winapi comes in at a whopping 546 MB across 138,384 files so docs.rs should be plenty fine with this.

Boddlnagg commented 4 years ago

Okay, let's do this!