document setSound api

This commit is contained in:
Felix Roos 2023-03-09 21:27:24 +01:00
parent 41d82eaadf
commit ff1e6714c6
3 changed files with 81 additions and 2 deletions

View file

@ -73,6 +73,7 @@ export const SIDEBAR: Sidebar = {
],
Development: [
{ text: 'REPL', link: 'technical-manual/repl' },
{ text: 'Sounds', link: 'technical-manual/sounds' },
{ text: 'Packages', link: 'technical-manual/packages' },
{ text: 'Docs', link: 'technical-manual/docs' },
{ text: 'Testing', link: 'technical-manual/testing' },