add autogenerated api doc to bottom of tutorial
This commit is contained in:
parent
b50daed0d0
commit
f2a70396d1
6 changed files with 1477 additions and 215 deletions
|
|
@ -693,3 +693,14 @@ If you want to contribute in another way, either
|
|||
- [fork strudel repo on GitHub](https://github.com/tidalcycles/strudel)
|
||||
- [Join the Discord Channel](https://discord.gg/remJ6gQA)
|
||||
- [play with the Strudel REPL](https://strudel.tidalcycles.org/)
|
||||
|
||||
import ApiDoc from './ApiDoc';
|
||||
|
||||
<br />
|
||||
<br />
|
||||
|
||||
# API Docs
|
||||
|
||||
The following Chapter is the technical API documentation. It is autogenerated from the jsdoc comments in the source files.
|
||||
|
||||
<ApiDoc />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue