add docs + fix hydra for mini repl

This commit is contained in:
Felix Roos 2023-10-26 16:01:51 +02:00
parent 1a456828df
commit 0f7b3e9f84
5 changed files with 73 additions and 1 deletions

View file

@ -76,6 +76,7 @@ export const SIDEBAR: Sidebar = {
{ text: 'Patterns', link: 'technical-manual/patterns' },
{ text: 'Music metadata', link: 'learn/metadata' },
{ text: 'CSound', link: 'learn/csound' },
{ text: 'Hydra', link: 'learn/hydra' },
],
'Pattern Functions': [
{ text: 'Introduction', link: 'functions/intro' },