Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API overview page for Web Midi API #2649

Closed
wbamberg opened this issue Feb 27, 2020 · 1 comment · Fixed by mdn/yari#3979
Closed

Add API overview page for Web Midi API #2649

wbamberg opened this issue Feb 27, 2020 · 1 comment · Fixed by mdn/yari#3979
Labels
Content:WebAPI Web API docs needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened.

Comments

@wbamberg
Copy link
Collaborator

GroupData.json lists "Web Midi API" as a Web API with the following contents:

        "Web MIDI API": {
            "interfaces": [ "MIDIInputMap",
                            "MIDIOutputMap",
                            "MIDIAccess",
                            "MIDIPort",
                            "MIDIInput",
                            "MIDIOutput",
                            "MIDIMessageEvent",
                            "MIDIConnectionEvent" ],
            "methods":    [ "Navigator.requestMIDIAccess()"],
            "properties": [],
            "events":     []
        },

...but it doesn't have an API overview page. We should write a page and add the "overview" property to GroupData.

@wbamberg wbamberg changed the title Add API overview page for Device Orientation Events Add API overview page for Web Midi API Feb 27, 2020
@chrisdavidmills chrisdavidmills transferred this issue from mdn/sprints Feb 24, 2021
@teoli2003
Copy link
Member

For the record, @rachelandrew created the overview page in #5433.

@Rumyra Rumyra added needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. Content:WebAPI Web API docs labels Jun 7, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Content:WebAPI Web API docs needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants