Add DOCS for gamepad module

This commit is contained in:
nkymut 2024-12-17 19:22:03 +08:00
parent f01d51f76a
commit 033b123ae0
4 changed files with 128 additions and 8 deletions

View file

@ -84,6 +84,7 @@ export const SIDEBAR: Sidebar = {
{ text: 'Music metadata', link: 'learn/metadata' },
{ text: 'CSound', link: 'learn/csound' },
{ text: 'Hydra', link: 'learn/hydra' },
{ text: 'Input Devices', link: 'learn/input-devices' },
],
'Pattern Functions': [
{ text: 'Introduction', link: 'functions/intro' },