Skip to content

Commit

Permalink
Merge pull request #319 from microsoft/pete-dev
Browse files Browse the repository at this point in the history
Final docs change for today
  • Loading branch information
Psychlist1972 authored Apr 17, 2024
2 parents 3a053c7 + 3385726 commit 4f1885e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Windows Midi Services
title: Overview
layout: home
has_children: false
---
Expand Down Expand Up @@ -44,4 +44,3 @@ While we're in developer preview, get started by downloading and installing the
These are the updated MIDI 2.0 specifications which apply to this project today.

* [MIDI 2.0 UMP (and other) Specifications](https://midi.org/specs)

1 change: 0 additions & 1 deletion docs/other-developer-docs/consuming-midi-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ You will follow a similar approach to C++ using windows-rs instead of C++/WinRT.
* [Getting Started with windows-rs](https://kennykerr.ca/rust-getting-started/)
* [Rust for Windows and the windows crate](https://learn.microsoft.com/windows/dev-environment/rust/rust-for-windows)
* [Set up your Rust Development Environment](https://learn.microsoft.com/windows/dev-environment/rust/setup)
* [Rust Windows MIDI Services Example Code](https://github.com/microsoft/MIDI/tree/main/get-started/midi-developers/app-developers/samples/rust-winrt)
* [windows-rs on GitHub](https://github.com/microsoft/windows-rs)

## Consuming from C++ without Visual Studio (using cmake or other tools)
Expand Down

0 comments on commit 4f1885e

Please sign in to comment.