1
0
mirror of https://github.com/godotengine/godot synced 2024-07-05 17:18:46 +00:00
godot/drivers/alsamidi
Rémi Verschelde f7c611ab71
Style: Misc docs and comment style and language fixes
- Removed empty paragraphs in XML.
- Consistently use bold style for "Example:", on a new line.
- Fix usage of `[code]` when hyperlinks could be used (`[member]`, `[constant]`).
- Fix invalid usage of backticks for inline code in BBCode.
- Fix some American/British English spelling inconsistencies.
- Other minor fixes spotted along the way, including typo fixes with codespell.
- Don't specify `@GlobalScope` for `enum` and `constant`.
2022-11-02 19:01:18 +01:00
..
midi_driver_alsamidi.cpp Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
midi_driver_alsamidi.h Fix MIDI input with ALSA. 2022-10-17 10:12:40 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00