finish project start page + link it in main readme
This commit is contained in:
parent
52a311aae6
commit
df03e9a379
5 changed files with 44 additions and 28 deletions
|
|
@ -103,9 +103,9 @@ export const SIDEBAR: Sidebar = {
|
|||
],
|
||||
Development: [
|
||||
{ text: 'Strudel in your Project', link: 'technical-manual/project-start' },
|
||||
{ text: 'Packages', link: 'technical-manual/packages' },
|
||||
{ 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' },
|
||||
// { text: 'Internals', link: 'technical-manual/internals' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue