docs: testing + docs
This commit is contained in:
parent
6961388545
commit
8483868783
5 changed files with 101 additions and 3 deletions
|
|
@ -61,6 +61,8 @@ export const SIDEBAR: Sidebar = {
|
|||
{ text: 'Patterns', link: 'technical-manual/patterns' },
|
||||
{ text: 'REPL', link: 'technical-manual/repl' },
|
||||
{ text: 'Pattern Alignment', link: 'technical-manual/alignment' },
|
||||
{ text: 'Docs', link: 'technical-manual/docs' },
|
||||
{ text: 'Testing', link: 'technical-manual/testing' },
|
||||
],
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue