diff --git a/crates/libs/windows/readme.md b/crates/libs/windows/readme.md index ee076f40ca..28649648d0 100644 --- a/crates/libs/windows/readme.md +++ b/crates/libs/windows/readme.md @@ -5,6 +5,7 @@ The [windows](https://crates.io/crates/windows) and [windows-sys](https://crates * [Getting started](https://kennykerr.ca/rust-getting-started/) * [Samples](https://github.com/microsoft/windows-rs/tree/0.52.0/crates/samples) * [Releases](https://github.com/microsoft/windows-rs/releases) +* [API Documentation](https://microsoft.github.io/windows-docs-rs/doc/windows) Start by adding the following to your Cargo.toml file: diff --git a/docs/readme.md b/docs/readme.md index d152baa36e..c7eb692620 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -5,6 +5,7 @@ The [windows](https://crates.io/crates/windows) and [windows-sys](https://crates * [Getting started](https://kennykerr.ca/rust-getting-started/) * [Samples](https://github.com/microsoft/windows-rs/tree/master/crates/samples) * [Releases](https://github.com/microsoft/windows-rs/releases) +* [API Documentation](https://microsoft.github.io/windows-docs-rs/doc/windows) This repo is the home of the following crates (and other supporting crates):