add autogenerated api doc to bottom of tutorial

This commit is contained in:
Felix Roos
2022-05-20 21:56:55 +02:00
parent b50daed0d0
commit f2a70396d1
6 changed files with 1477 additions and 215 deletions
+11
View File
@@ -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 />